I'm not even sure if this is a fish problem, but here goes: My tab completion works perfectly; "cd x<tab>" completes only directory names if there are any beginning with x, and all files instead if there aren't any, which I'm guessing is standard behaviour (it's nice, anyway). "cat x<tab>" completes all files and directories starting on x, which is great. "vim x<tab>", however, works just like "cd"; it completes only directory names starting with x if there are any (and doesn't complete regular files starting with x in that case). If there are no directories starting on x, it works fine and completes those.
Help, or a pointer? Thanks! -- Spug ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
