What does `works' mean here,
It means to work like "compgen -c pin", or like
_completion_loader ping; COMP_WORDS=(ping); COMP_CWORD=1;
_known_hosts; declare -p COMPREPLY
or somehow else get possible completion results.
and what are you trying to do with this patch?
I am trying to provide "pc
On 10/10/19 12:20 AM, li...@ifohancroft.com wrote:
> Hi Everyone!
>
> I'm IFo.
>
> I would like to request the addition of a bashrc.d folder in /etc that gets
> sourced by /etc/bashrc for non-login shells. A non-login shells equivalent
> to profile.d
This is something that can and should be done
On 10/5/19 11:41 AM, ao2 wrote:
> Bash Version: 5.0
> Patch Level: 3
> Release Status: release
>
> Description:
>
> I noticed that when there is a newline in the prompt bash "forgets"
> about ANSI color sequences when the window is resized. I am not sure
> f this is gener
Hi,
This bug report has been my first one for Bash. I have not found how to
check the status of the bug. Would you please provide this information?
Below are a couple more issues I found.
There is an inconsistency with the documentation and behavior of the ^ word
designator. According to documen
Hi,
I've been seeing these crashes randomly for the past month. This happens when I
try to use filename completion. Is this a bash bug?
Regards,
George...
This is the bash version: bash-5.0.7-3.fc31.x86_64
xpdAssertion 'pthread_mutex_init(&b->memfd_cache_mutex, NULL) == 0' failed at
src/libsys