neovim, sending output of a terminal into a split window with focus
I’m trying to create a function that run some commands in terminal and I want it to show the output of terminal in a new split window.
I’m using Neovim, (and spacemacs).
I’m trying to create a function that run some commands in terminal and I want it to show the output of terminal in a new split window.
I’m using Neovim, (and spacemacs).