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
Niraj Narkhede -
Antonio Silva -
Techpulse -
Techpulse -
Top comments (1)
@thayto man, you got me.
I expected you would use the
:mksession
command or use a couple of plugins, juggle with tmux and all.🫡