On 6/1/07, Aredridel <[EMAIL PROTECTED]> wrote:
> Fish 1.22.3 doesn't include __fish_complete_text, and so
> __fish_complete_vi throws errors during tab-completion of vi commandlines.

This has been fixed in the development version of fish but for the time
being you can get rid of the errors by removing the following line in
/usr/share/fish/functions/__fish_complete_vi.fish:

  complete $cmds -x -a "(__fish_complete_text)"

James

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to