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

Cuts off first character #62

Open nemanjan00 opened 5 years ago

nemanjan00 commented 5 years ago

When I send something from tmux config, to just created window, it cuts off first character...

What solves that problem (temporary fix that does not break it for people not using athame) is adding to the beggining of the line....

ardagnir commented 5 years ago

What OS/shell/vim are you using?

nemanjan00 commented 5 years ago

Arch linux and neovim...

This is my config:

https://github.com/nemanjan00/vim

ardagnir commented 5 years ago

What shell? Bash or zsh?

nemanjan00 commented 5 years ago

Zsh