put this to you ~/.inputrc
# do not show hidden files in the list set match-hidden-files off # auto complete ignoring case set show-all-if-ambiguous on set completion-ignore-case on # lookup in search histories "\ep": history-search-backward "\e[A": history-search-backward "\e[B": history-search-forward
This information is very good.
found your site on del.icio.us today and really liked it.. i bookmarked it and will be back to check it out some more later
this post is very usefull thx!