Changes between Initial Version and Version 1 of Ticket #69536


Ignore:
Timestamp:
Mar 18, 2024, 4:16:04 PM (2 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69536

    • Property Status changed from new to assigned
    • Property Owner set to raimue
    • Property Summary changed from _comp_initialize seems missing after recent upgrade to bash-completion: _comp_initialize seems missing after recent upgrade
    • Property Port bash-completion added
  • Ticket #69536 – Description

    initial v1  
    22
    33To recreate... tar <TAB> produces...
    4 ```
     4
     5{{{
    56tar <TAB> produc
    67imac> tar -bash: _comp_initialize: command not found
    7 ```
     8}}}
    89I've tried manually running ". /opt/local/etc/profile.d/bash_completion.sh" in bash + problem persists.
    910