Hi,

I was wondering why fish has this cd behavior:

$mkdir new
$cd new
$mkdir foo
$mkdir bar
$mkdir sup

now type cd<space><tab><tab>

The first tab lists the files/folders in new, but the second tab causes
your input to become cd bar/

Is this a bug? If no, how do we use this correctly? For example, I am used
to pressing tab more than once from bash because it doesn't change your
input, all it does is relist your files/folders.

Thanks,
Mark
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to