ardagnir / athame

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

Cannot get to run in Ubuntu 14.10 using zsh for install #13

Closed ybur-yug closed 9 years ago

ybur-yug commented 9 years ago

I have followed the README directly and am unable to get things up and running. I'm really excited to try it out but have hit a wall attempting to figure out how to get it to start. I have tried checking /bin and /usr/bin but get nothing related in there, and wasn't sure where to go next.

ybur-yug commented 9 years ago

Feel free to close if I'm just silly and did something wrong.

frioux commented 9 years ago

I'm interested in this too, but I don't think zsh uses readline, because zsh has it's own key-bind support etc. I could be wrong of course.

ybur-yug commented 9 years ago

Ah I see that would make sense. It is quite late here so I'm not inclined to try now, but I will experiment with it and report back tomorrow @frioux . I really appreciate the response. Seriously, good eye. Never would have caught that myself.

aaronmcadam commented 9 years ago

I don't think zsh is supported. From https://github.com/ardagnir/athame/issues/9:

zsh uses zle rather than readline so I wouldn't expect athame to work like it does in bash

ybur-yug commented 9 years ago

Thanks!

ardagnir commented 8 years ago

Athame supports zsh now