hchbaw / auto-fu.zsh

#zsh automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii <y-fujii at mimosa-pudica.net>
429 stars 51 forks source link

errors on startup when auto-fu.zsh is sourced #6

Closed joe6 closed 13 years ago

joe6 commented 13 years ago

Cannot rebind self-insert: user:url-quote-magic Cannot rebind backward-delete-char: user:backward-delete-char Cannot rebind backward-kill-word: user:backward-kill-word Cannot rebind kill-line: user:kill-line Cannot rebind kill-whole-line: user:kill-whole-line Cannot rebind kill-word: user:kill-word Cannot rebind magic-space: user:magic-space Cannot rebind yank: user:yank Vim: Warning: Output is not to a terminal Vim: Warning: Input is not from a terminal (eval):1: bad pattern: ^[[?1002h^[[?1049h^[[?1h^[=^[[1 Vim: Warning: Output is not to a terminal Vim: Warning: Input is not from a terminal (eval):1: bad pattern: ^[[?1002h^[[?1049h^[[?1h^[=^[[1 Vim: Warning: Output is not to a terminal Vim: Warning: Input is not from a terminal (eval):1: bad pattern: ^[[?1002h^[[?1049h^[[?1h^[=^[[1 Vim: Warning: Output is not to a terminal Vim: Warning: Input is not from a terminal (eval):1: bad pattern: ^[[?1002h^[[?1049h^[[?1h^[=^[[1 --(~)-----------------------------------------------------------------------------------(pts/7@main)--

lepht commented 12 years ago

I still receive this error. Any comment on how to resolve it?

sheerun commented 11 years ago

The same

hchbaw commented 11 years ago

Oh sorry, I use cat as the basic building block.

At the meantime, please alias cat as your favorite after sourcing.

wangxiaomo commented 11 years ago

https://github.com/hchbaw/auto-fu.zsh/issues/23 fixed.