How to enter "Esc" when editing file in vim with libtmux?
DavdGao opened this issue · 0 comments
DavdGao commented
I'm trying to editing text files in vim with libtmux. In edit mode, I don't know how to pass the Esc to the vim in the send_keys method.
Similar problems exist with the other special keys like Ctrl and Alt