« Minimal Reproducible »

Home Tags About GitHub

terminal-within

Published at 2024-01-15
Last update over 365 days ago Licensed under CC BY-NC-SA 4.0 softwares-and-toolsvim-cheatsheat

https://stackoverflow.com/questions/1236563/how-do-i-run-a-terminal-inside-of-vim

term

vscode-like terminal split

:split " or <c-w> s
<c-w> j
:term

To move window you'll need:

https://stackoverflow.com/questions/22087724/vim-close-window-without-closing-buffer

But seems like not so good.

« Minimal Reproducible »

Powered by Astro