You are not logged in.

#1 2011-02-23 10:39:27

thfr
Member
Registered: 2010-07-25
Posts: 9

Problems with Bash Completion

Hi,
I recently noticed an odd new behavior of the bash-completion package.
For example:
Lets say there is folder called 'Downloads'. The oldd behavior was:

mv Dow[tab]
mv Downloads/

Now, it's like this:

mv Dow[tab]
mv Downloads 
(with a space after 'Downloads')

It's annoying because, you can't get an ls output when pressing tab again.

Another example: Let's assume there is a file called 'some file.txt'
Old:

mv some[tab]
mv some\ file.txt

New:

mv some[tab]
mv some file.txt

Pretty annoying too. mv doesn't work anymore because of the space in the filepath.

Does anyone know how to fix this?

Offline

#2 2011-02-23 10:50:39

thisoldman
Member
From: Pittsburgh
Registered: 2009-04-25
Posts: 1,172

Re: Problems with Bash Completion

Offline

#3 2011-02-23 12:10:11

thfr
Member
Registered: 2010-07-25
Posts: 9

Re: Problems with Bash Completion

Thanks. Very helpful.

Offline

#4 2011-02-23 12:42:10

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Problems with Bash Completion

Closed, any further discussion can be had in the topic linked to above.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

Board footer

Powered by FluxBB