neoterm
neoterm copied to clipboard
Ability to change target of (neoterm-repl-send)
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