Re: [gentoo-user] bash-completion question(s)

2017-02-02 Thread Corbin Bird
On 02/02/2017 01:19 PM, Neil Bothwick wrote: > On Tue, 31 Jan 2017 12:34:50 -0600, Corbin Bird wrote: > >> The package "sys-boot/grub:2" popped this warning during updates : >> >>> Problems with installed bash completions were found: >>> >>> grub: 'have' command is deprecated and must not be u

Re: [gentoo-user] bash-completion question(s)

2017-02-02 Thread Neil Bothwick
On Tue, 31 Jan 2017 12:34:50 -0600, Corbin Bird wrote: > The package "sys-boot/grub:2" popped this warning during updates : > > > Problems with installed bash completions were found: > > > > grub: 'have' command is deprecated and must not be used. > > grub: incorrect name, no completions

Re: [gentoo-user] bash-completion question(s)

2017-02-02 Thread Dale
Corbin Bird wrote: > On 02/02/2017 04:38 AM, Dale wrote: >> Corbin Bird wrote: >>> The package "sys-boot/grub:2" popped this warning during updates : >>> Problems with installed bash completions were found: grub: 'have' command is deprecated and must not be used. grub: i

Re: [gentoo-user] bash-completion question(s)

2017-02-02 Thread Corbin Bird
On 02/02/2017 04:38 AM, Dale wrote: > Corbin Bird wrote: >> The package "sys-boot/grub:2" popped this warning during updates : >> >>> Problems with installed bash completions were found: >>> >>> grub: 'have' command is deprecated and must not be used. >>> grub: incorrect name, no completio

Re: [gentoo-user] bash-completion question(s)

2017-02-02 Thread Dale
Corbin Bird wrote: > The package "sys-boot/grub:2" popped this warning during updates : > >> Problems with installed bash completions were found: >> >> grub: 'have' command is deprecated and must not be used. >> grub: incorrect name, no completions for 'grub' command defined. >> grub-mk

[gentoo-user] bash-completion question(s)

2017-01-31 Thread Corbin Bird
The package "sys-boot/grub:2" popped this warning during updates : > Problems with installed bash completions were found: > > grub: 'have' command is deprecated and must not be used. > grub: incorrect name, no completions for 'grub' command defined. > grub-mkconfig: missing alias (syml

Re: [gentoo-user] bash-completion 2: gentoo completion files installed wrong?

2015-09-30 Thread Dale
Frank Steinmetzger wrote: > On Tue, Sep 29, 2015 at 08:14:06PM -0500, Dale wrote: >> Frank Steinmetzger wrote: >>> Hello fellows >>> >>> I’m trying to teach my bash to complete again. Ever since the upgrade from >>> v1 to v2 a year ago, I’ve been missing out on it in parts. I had some time >>> toda

Re: [gentoo-user] bash-completion 2: gentoo completion files installed wrong?

2015-09-30 Thread Frank Steinmetzger
On Tue, Sep 29, 2015 at 08:14:06PM -0500, Dale wrote: > Frank Steinmetzger wrote: > > Hello fellows > > > > I’m trying to teach my bash to complete again. Ever since the upgrade from > > v1 to v2 a year ago, I’ve been missing out on it in parts. I had some time > > today, so I dug and found out tha

Re: [gentoo-user] bash-completion 2: gentoo completion files installed wrong?

2015-09-29 Thread Dale
Frank Steinmetzger wrote: > Hello fellows > > I’m trying to teach my bash to complete again. Ever since the upgrade from > v1 to v2 a year ago, I’ve been missing out on it in parts. I had some time > today, so I dug and found out that the central bash completion script that > sits at /usr/share/bas

[gentoo-user] bash-completion 2: gentoo completion files installed wrong?

2015-09-29 Thread Frank Steinmetzger
Hello fellows I’m trying to teach my bash to complete again. Ever since the upgrade from v1 to v2 a year ago, I’ve been missing out on it in parts. I had some time today, so I dug and found out that the central bash completion script that sits at /usr/share/bash-completion/bash_completion looks in

Re: [gentoo-user] bash completion doesn't always work with sudo

2014-04-06 Thread Rockinghorse Winner (Terry)
staticsafe wrote: On 4/6/2014 06:44, Nikos Chantziaras wrote: I have a problem where commands preceded by "sudo" are not always auto-completed. This happens with executables that don't have user execute permission. For example, net-analyzer/tcptraceroute installs this binary: -rws--x--- 1 roo

Re: [gentoo-user] bash completion doesn't always work with sudo

2014-04-06 Thread staticsafe
On 4/6/2014 06:44, Nikos Chantziaras wrote: > I have a problem where commands preceded by "sudo" are not always > auto-completed. This happens with executables that don't have user > execute permission. For example, net-analyzer/tcptraceroute installs > this binary: > > -rws--x--- 1 root wheel 35

[gentoo-user] bash completion doesn't always work with sudo

2014-04-06 Thread Nikos Chantziaras
I have a problem where commands preceded by "sudo" are not always auto-completed. This happens with executables that don't have user execute permission. For example, net-analyzer/tcptraceroute installs this binary: -rws--x--- 1 root wheel 35536 Mar 8 23:32 /usr/sbin/tcptraceroute Typing:

Re: Re: [gentoo-user] bash-completion change?

2013-07-25 Thread Stefano Crocco
On Thursday 25 July 2013 Douglas J Hunley wrote > On Wed, Jul 24, 2013 at 10:05 AM, Stefano Crocco wrote: > > There are a few bugs regarding this issue, for example: 472938, 476992 and > > 477214. If I understand things correctly, all installed modules are > > enabled, > > but they're loaded "on-d

Re: [gentoo-user] bash-completion change?

2013-07-25 Thread Douglas J Hunley
On Wed, Jul 24, 2013 at 10:05 AM, Stefano Crocco wrote: > > There are a few bugs regarding this issue, for example: 472938, 476992 and > 477214. If I understand things correctly, all installed modules are > enabled, > but they're loaded "on-demand" (I guess this means the first time they're > used

Re: [gentoo-user] bash-completion change?

2013-07-24 Thread Stefano Crocco
On Wednesday 24 July 2013 Douglas J Hunley wrote > As of bash-completion-2.1-r1 it appears the eselect module is gone and the > use of /etc/bash-completion.d is dead. Does this mean that all completions > are enabled globally by default now? It used to be that you could turn each > individual one o

[gentoo-user] bash-completion change?

2013-07-24 Thread Douglas J Hunley
As of bash-completion-2.1-r1 it appears the eselect module is gone and the use of /etc/bash-completion.d is dead. Does this mean that all completions are enabled globally by default now? It used to be that you could turn each individual one on/off either globally or per user. Anyone know what the n

Re: [gentoo-user] BASH Completion - Mixing directories and executables

2011-10-03 Thread Hilco Wijbenga
On 3 October 2011 01:05, James Broadhead wrote: > On 3 October 2011 01:42, Hilco Wijbenga wrote: >> foo foo? :-) > It's possible that you would prefer zsh's completion style and > configurability. All right, thank you. I've seen ZSH mentioned several times before. I guess it's time to take a

Re: [gentoo-user] BASH Completion - Mixing directories and executables

2011-10-03 Thread James Broadhead
On 3 October 2011 01:42, Hilco Wijbenga wrote: > foo It's possible that you would prefer zsh's completion style and configurability.

Re: [gentoo-user] BASH Completion - Mixing directories and executables

2011-10-02 Thread Hilco Wijbenga
On 2 October 2011 16:37, Alexander Tanyukevich wrote: > > On Monday, October 3, 2011, Hilco Wijbenga wrote: >> >> Hi all, >> >> I was wondering if someone had a good suggestion to fix the following: >> >> $> wo >> $> word >> $> word >> wordforms          wordlist2hunspell >> $>work >> $>workspaces

Re: [gentoo-user] BASH Completion - Mixing directories and executables

2011-10-02 Thread Alexander Tanyukevich
On Monday, October 3, 2011, Hilco Wijbenga wrote: > Hi all, > > I was wondering if someone had a good suggestion to fix the following: > > $> wo > $> word > $> word > wordforms wordlist2hunspell > $>work > $>workspaces/ > > I'm trying to reach the "workspaces" directory but BASH completio

[gentoo-user] BASH Completion - Mixing directories and executables

2011-10-02 Thread Hilco Wijbenga
Hi all, I was wondering if someone had a good suggestion to fix the following: $> wo $> word $> word wordforms wordlist2hunspell $>work $>workspaces/ I'm trying to reach the "workspaces" directory but BASH completion seems to prefer executables. It seems to only list directories if no e

Re: [gentoo-user] Bash completion annoyance: escapes directory variables.

2009-01-17 Thread Jean-Baptiste Mestelan
2009/1/18 Peter Alfredsen : > Did you try using unstable gentoo-bashcomp too? Yes, exact same result, meaning gentoo specific completion is disabled. Does it work for you folks ?

Re: [gentoo-user] Bash completion annoyance: escapes directory variables.

2009-01-17 Thread Peter Alfredsen
On Sat, 17 Jan 2009 20:59:38 +0100 "Jean-Baptiste Mestelan" wrote: > BUT (there had to be a 'but') ... > gentoo-bashcomp does not play well with this latest version, meaning > that after re-installing bashcomp, completion does not work after > gentoo commands (emerge, ebuild ...). Did you try us

Re: [gentoo-user] Bash completion annoyance: escapes directory variables.

2009-01-17 Thread Jean-Baptiste Mestelan
2009/1/17 Stroller : > > I don't know much about this, but I wonder if it may be related to some of > Gentoo's 3rd-party Bash-completion features? I have unmerged gentoo-bashcomp, but the problem remains. So, this would put the blame on bash-completion. I am using bash-completion-20060301. Follow

Re: [gentoo-user] Bash completion annoyance: escapes directory variables.

2009-01-17 Thread felix
On Sat, Jan 17, 2009 at 03:27:04PM +, Stroller wrote: > > On 17 Jan 2009, at 13:23, Jean-Baptiste Mestelan wrote: >> ... >> Now, I am unsure whether this is a feature, but: >> when I tab-complete 'cd ' followed an environment variable, bash >> insists on escaping this variable. >> >> ex: cd $

Re: [gentoo-user] Bash completion annoyance: escapes directory variables.

2009-01-17 Thread Stroller
On 17 Jan 2009, at 13:23, Jean-Baptiste Mestelan wrote: ... Now, I am unsure whether this is a feature, but: when I tab-complete 'cd ' followed an environment variable, bash insists on escaping this variable. ex: cd $ -> cd \$ Which means I end up typing for example # cd \$DOC and this is not

[gentoo-user] Bash completion annoyance: escapes directory variables.

2009-01-17 Thread Jean-Baptiste Mestelan
Hello all. Now, I am unsure whether this is a feature, but: when I tab-complete 'cd ' followed an environment variable, bash insists on escaping this variable. ex: cd $ -> cd \$ Which means I end up typing for example # cd \$DOC and this is not resolved right. If the variable path is not prece

Re: [gentoo-user] Bash completion problem: can anyone confirm?

2009-01-05 Thread Willie Wong
On Sun, Jan 04, 2009 at 03:27:01PM +, Penguin Lover Graham Murray squawked: > Willie Wong writes: > > > Before I file a bug, I want to see if this is reproducible by others: > > > > After I boot into the console, if I type anything and then hit > > for the bash completion, it gives an error

Re: [gentoo-user] Bash completion problem: can anyone confirm?

2009-01-04 Thread Mick
On Sunday 04 January 2009, Graham Murray wrote: > Willie Wong writes: > > Before I file a bug, I want to see if this is reproducible by others: > > > > After I boot into the console, if I type anything and then hit > > for the bash completion, it gives an error > > -bash: _filedir: command not

Re: [gentoo-user] Bash completion problem: can anyone confirm?

2009-01-04 Thread Graham Murray
Willie Wong writes: > Before I file a bug, I want to see if this is reproducible by others: > > After I boot into the console, if I type anything and then hit > for the bash completion, it gives an error > -bash: _filedir: command not found > The weird thing is that if I start X and try the sa

[gentoo-user] Bash completion problem: can anyone confirm?

2009-01-03 Thread Willie Wong
Before I file a bug, I want to see if this is reproducible by others: After I boot into the console, if I type anything and then hit for the bash completion, it gives an error -bash: _filedir: command not found The weird thing is that if I start X and try the same in an aterm, the tab completio

Re: [gentoo-user] bash completion

2006-04-24 Thread Glenn Enright
On Tuesday 25 April 2006 2:49 pm, Glenn Enright wrote: just added a statement at the end of my profile file to manually run /etc/bash-completion and it all seems to work as expected now. Just got an issue with csh scripts spitting errors about bindkey not existing and a dodgy goto command -- O

Re: [gentoo-user] bash completion

2006-04-24 Thread Glenn Enright
On Tuesday 25 April 2006 12:52 pm, JimD wrote: > Glenn Enright wrote: > > On Tuesday 25 April 2006 12:24 pm, JimD wrote: > >> I also recommend renaming /etc/profile.d/bash-completion to > >> /etc/profile.d/bash-completion.sh so it gets picked up by /etc/profile. > > > > Doing that creates an error

Re: [gentoo-user] bash completion

2006-04-24 Thread Willie Wong
On Mon, Apr 24, 2006 at 08:10:44PM -0400, Penguin Lover fire-eyes squawked: > Well, i got totally confused, it seemed i couldn't for the life of me get > ~/.bashrc pulled in no matter what i did. > > I put the following into ~/.bash_profile and it worked out fine. I'm > wondering .bash_profile

Re: [gentoo-user] bash completion

2006-04-24 Thread JimD
Glenn Enright wrote: > On Tuesday 25 April 2006 12:24 pm, JimD wrote: >> I also recommend renaming /etc/profile.d/bash-completion to >> /etc/profile.d/bash-completion.sh so it gets picked up by /etc/profile. > > Doing that creates an error about /etc/bash_completion.sh not existing Really??? Wei

Re: [gentoo-user] bash completion

2006-04-24 Thread Glenn Enright
On Tuesday 25 April 2006 12:24 pm, JimD wrote: > > I also recommend renaming /etc/profile.d/bash-completion to > /etc/profile.d/bash-completion.sh so it gets picked up by /etc/profile. Doing that creates an error about /etc/bash_completion.sh not existing -- It pays in England to be a revolutiona

Re: [gentoo-user] bash completion

2006-04-24 Thread JimD
fire-eyes wrote: > > Well, i got totally confused, it seemed i couldn't for the life of me get > ~/.bashrc pulled in no matter what i did. > > I put the following into ~/.bash_profile and it worked out fine. I'm > wondering > if that information sent out at the end of the ebuild is wrong, or i

Re: [gentoo-user] bash completion

2006-04-24 Thread fire-eyes
On Monday 24 April 2006 20:05, JimD wrote: > Do you have your terminal set to create a login shell?  I noticed that > /etc/profile will source /etc/profile.d/*.sh when you log in.  However > if you look in /etc/profile.d/, bash-completion gets installed as > bash-completion and not bash-completion.

Re: [gentoo-user] bash completion

2006-04-24 Thread JimD
fire-eyes wrote: > On Monday 24 April 2006 18:45, JimD wrote: >> try the following: >> >> [EMAIL PROTECTED] $ source /etc/bash_completion >> >> [EMAIL PROTECTED] $ modprobe -v snd-inte[tab][tab] >> snd-intel8x0 snd-intel8x0m snd-interwave snd-interwave-stb >> >> >> I have to hit tab twice to

Re: [gentoo-user] bash completion

2006-04-24 Thread fire-eyes
On Monday 24 April 2006 18:45, JimD wrote: > try the following: > > [EMAIL PROTECTED] $ source /etc/bash_completion > > [EMAIL PROTECTED] $ modprobe -v snd-inte[tab][tab] > snd-intel8x0   snd-intel8x0m   snd-interwave   snd-interwave-stb > > > I have to hit tab twice to get a list.  Replace snd-int

Re: [gentoo-user] bash completion

2006-04-24 Thread Willie Wong
On Mon, Apr 24, 2006 at 06:45:27PM -0400, Penguin Lover JimD squawked: > try the following: > > [EMAIL PROTECTED] $ source /etc/bash_completion > > [EMAIL PROTECTED] $ modprobe -v snd-inte[tab][tab] > snd-intel8x0 snd-intel8x0m snd-interwave snd-interwave-stb > > > I have to hit tab twice

Re: [gentoo-user] bash completion

2006-04-24 Thread JimD
fire-eyes wrote: > Hi, i'm trying to use bash completion. That is, the extended bash completion. > > I merged bash-completion, and it tells me to do the following: > > einfo "Add the following to your ~/.bashrc to enable completion support." > einfo "NOTE: to avoid things like Gentoo bug

Re: [gentoo-user] bash completion

2006-04-24 Thread Willie Wong
On Mon, Apr 24, 2006 at 12:03:33PM -0400, Penguin Lover fire-eyes squawked: > I have done this as root, and also done an eselect bashcomp enable modules , > log out, back in, yet i am not able to complete modprobe -v ipw2[tab] which > should expand to ipw2200. > Hey! Where did you get modules c

[gentoo-user] bash completion

2006-04-24 Thread fire-eyes
Hi, i'm trying to use bash completion. That is, the extended bash completion. I merged bash-completion, and it tells me to do the following: einfo "Add the following to your ~/.bashrc to enable completion support." einfo "NOTE: to avoid things like Gentoo bug #98627, you should set alias

Re: [gentoo-user] bash completion for paths not working

2005-10-24 Thread Billy Holmes
Mark Knecht wrote: I wonder how it ever got that way? I don't know what a trailing 't' even means, much less put it there on purpose! Well, you have been tinkering with things lately. It's possible you ran an funky install script that had a space between a pathname "/ var/tmp". To be safe, t

Re: [gentoo-user] bash completion for paths not working

2005-10-24 Thread Mark Knecht
On 10/24/05, Billy Holmes <[EMAIL PROTECTED]> wrote: > Mark Knecht wrote: > > d-wxrt 18 root root 4096 Sep 6 12:46 . > > d-wxrt 18 root root 4096 Sep 6 12:46 .. > > your root directory should NOT have these perms. > > try: > > # chmod 0755 / > Thanks Billy. That appears to have solve

Re: [gentoo-user] bash completion for paths not working

2005-10-24 Thread Billy Holmes
Mark Knecht wrote: d-wxrt 18 root root 4096 Sep 6 12:46 . d-wxrt 18 root root 4096 Sep 6 12:46 .. your root directory should NOT have these perms. try: # chmod 0755 / -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] bash completion for paths not working

2005-10-24 Thread Mark Knecht
On 10/24/05, Holly Bostick <[EMAIL PROTECTED]> wrote: > Mark Knecht schreef: > > Hi, On one machine of mine, and only one machine, bash completion is > > not working for my user account when I try to complete a path. I hit > > tab and nothing happens. Bash completion is working for files though. >

Re: [gentoo-user] bash completion for paths not working

2005-10-24 Thread Holly Bostick
Mark Knecht schreef: > Hi, On one machine of mine, and only one machine, bash completion is > not working for my user account when I try to complete a path. I hit > tab and nothing happens. Bash completion is working for files though. > I can do bash completion in my home directory and get a list

[gentoo-user] bash completion for paths not working

2005-10-24 Thread Mark Knecht
Hi, On one machine of mine, and only one machine, bash completion is not working for my user account when I try to complete a path. I hit tab and nothing happens. Bash completion is working for files though. I can do bash completion in my home directory and get a list of files, but if I try to c