ardagnir / athame

Full vim for your shell (bash, zsh, gdb, python, etc)
GNU General Public License v3.0
1.62k stars 32 forks source link

Other bindings don't work #76

Open NullSense opened 5 years ago

NullSense commented 5 years ago

My other bindings do not work at all when using athame (like fzf or lf). I did not find anything about this in the FAQ, I'm assuming I configured it wrong (installed through AUR) or it does not support other commands with athame mode.

ardagnir commented 4 years ago

Athame mode sends almost all keys to vim. If there are special characters you want Athame to send to readline/zsh instead for fzf or lf, you can add them to ap_special in athame_readline.h or athame_zsh.h