vim terminal command
Date: 2022-11-12Last modified: 2022-11-18
- Run a terminal emulator in a Vim window.
The job runs asynchronously from Vim, the window will be updated to show output from the job, also while editing in another window.
:help terminal
:term bash
:term make myprogram
:vertical term ls