Ability to change target of (neoterm-repl-send)
Opened this issue · 0 comments
devth commented
I often have 2 or 3 terms open and need to send lines to different terminals depending on which repls or processes I'm running. I used to do this with dispatch and tmux with mappings like:
<leader>twjh
- terminal write to bottom left<leader>twjl
- terminal write bottom right