intero repl navigation #97
Closed
Comments
Neovim's terminal emulator uses This is inconvenient, so I setup the following keymaps in my configuration:
That allows you to use |
Many thanks, it was driving me crazy. Will adapt the dot file. |
Could be! If enough people are confused by this aspect of neovim, I'll add a note. Onlookers: throw a thumbs up on this comment if you want this info in a more visible place :) |
Just to add, worked great and, I came to nvim from vim purely to use intero-nvim so was unaware of escape sequences. I usually just use ESC to get out of mode. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This may be me, not a bug.
repl starts with io. I switch split. Cursor is now in repl window but, is misplaced and inactive.
'i' changes this to :terminal and the repl works fine.
However, the only way to exit I can see is CTRL-d which kills the repl and the split returning me to the source. Surely this isn't right ?
What am I missing?
The text was updated successfully, but these errors were encountered: