Like most Unix programs Neovim/VIM can be suspended by pressing CTRL-Z.
To resume the session is simple, just run fg in your terminal:
$ fg
Photo by Martin Zangerl on Unsplash
Like most Unix programs Neovim/VIM can be suspended by pressing CTRL-Z.
To resume the session is simple, just run fg in your terminal:
$ fg
Photo by Martin Zangerl on Unsplash
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
@thayto man, you got me.
I expected you would use the
:mksessioncommand or use a couple of plugins, juggle with tmux and all.🫡