Hi When I try to complete ls command, error occurs.
$ ls -<TAB> fish: Unknown command 'seq' /usr/local/etc/fish.d/completions/ls.fish (line 1): seq (count $argv) The cause of the error is that NetBSD 2.x does't have 'seq'. 'seq' first appears on NetBSD 3.0 that was released last December. It would be nice if fish have builtin_seq. Thanks. -- Hiroshi SAKURAI http://vimrc.hp.infoseek.co.jp/ ------------------------------------------------------- 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
