Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

[newbie] bash-like feature - autocompletion problem



hello

I have switched to zsh with the installation of a freebsd workstation @ home; 
among others, I have the following problem:

on my linux machine (bash-2.5) I have added one entry in /etc/hosts stating 
192.168.0.1 host1 - which helped me when ssh-ing (just typing ssh root@h[TAB] 
and I got the host1 completed)

here, using zsh, I tried to do the same, but I get something like:

[petre@kgb]$ more /etc/hosts | grep cockeru                                   
192.168.108.176          cockeru
[petre@kgb]$ ssh root@coc                                                     
No matches for: `remote host name', `host', or `corrections'

I'm using

[petre@kgb]$ zsh --version                                                    
zsh 4.0.6 (i386-portbld-freebsd4.7)


where and what should I modify ?

thanks,

petre


-- 
Login: petre          			Name: Petre Bandac
Directory: /home/petre              	Shell: /usr/local/bin/zsh
On since Fri Jan 24 10:25 (EET) on ttyv0, idle 10:21 (messages off)
On since Fri Jan 24 10:40 (EET) on ttyp0, idle 0:12, from :0
On since Fri Jan 24 11:24 (EET) on ttyp1, idle 0:32, from :0
On since Fri Jan 24 17:57 (EET) on ttyp2, idle 0:38, from :0
On since Fri Jan 24 18:35 (EET) on ttyp3, idle 2:09, from :0
On since Fri Jan 24 19:00 (EET) on ttyp4, idle 0:13, from :0
No Mail.
No Plan.



Messages sorted by: Reverse Date, Date, Thread, Author