The actual completions are fine, but there is an inappropriate error message:
fish> le<TAB>fish: Subshell 'apropos ^/dev/null le' returned illegal string, discarded one entry fish: Subshell 'apropos ^/dev/null le' returned illegal string, discarded one entry fish> le leaftoppm ... ... fish> les<TAB>fish: Subshell 'apropos ^/dev/null les' returned illegal string, discarded one entry fish> less I can't replicate this using any other input. Due to the mention of 'apropos', I guessed the bug was in fish.d/completions/apropos.fish, but that code seems fine. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
