hello dear members,
I've left bash and decided to give a chance to the FreeBSD standard shell, tcsh. as I can see, for the daily routine work the tcsh is sufficient and noticeably faster, there is almost no reason for using bash instead. but there are still some little details I got used to when I worked under bash, which I couldn't find under tcsh yet, for example, when I use tab-completion under bash and navigate through directories, typing on [tab] when doing (e.g) "cd /usr/ports/x11/", I get the message "Display all 500 possibilities? (y or n)"; this is very sensible, because otherwise it would take a long time to display all those posibilities, and this would be annoying. but under tcsh there is apparently no limit set for displaying, in spite of the big number, everything is being displayed when using [tab], and this takes a lot of time!
is it possible to set somewhere a limit for the number of displayed contents when using [tab]-completion under tcsh?
cheers!
I've left bash and decided to give a chance to the FreeBSD standard shell, tcsh. as I can see, for the daily routine work the tcsh is sufficient and noticeably faster, there is almost no reason for using bash instead. but there are still some little details I got used to when I worked under bash, which I couldn't find under tcsh yet, for example, when I use tab-completion under bash and navigate through directories, typing on [tab] when doing (e.g) "cd /usr/ports/x11/", I get the message "Display all 500 possibilities? (y or n)"; this is very sensible, because otherwise it would take a long time to display all those posibilities, and this would be annoying. but under tcsh there is apparently no limit set for displaying, in spite of the big number, everything is being displayed when using [tab], and this takes a lot of time!
is it possible to set somewhere a limit for the number of displayed contents when using [tab]-completion under tcsh?
cheers!