There are two types of terminal you can use in Nvpunk:
Terminal buffers can be opened by using this command:
:terminal
There are also shortcuts to quickly open split terminals:
<space>/h
will open a terminal in an horizontal split<space>/v
will open a terminal in a vertical splitThe floating terminal can be toggled with <C-\>
.
When inside a terminal buffer, you can get back to normal mode by pressing <Esc><Esc>