Vim :term

‘Classic’ vim, not neovim, to open a terminal at the bottom:

:bo term

To resize certain window height

ctrl+w +
ctrl+w -

stackexchange

To jump from one window to another

ctrl+w w

Screenshot:

vim scrot

Note: Stuff can be also run without opening any term windows, like

:!go run %