Skip to Main Content
Modern Vim
book

Modern Vim

by Drew Neil
May 2018
Intermediate to advanced content levelIntermediate to advanced
168 pages
4h 2m
English
Pragmatic Bookshelf
Content preview from Modern Vim
Tip 25Restarting Terminal Processes When Resuming a Session
images/neovim-only.png

If you’re running Neovim, you might also want your session file to record details of which processes were running in terminal buffers. By taking care to name your terminal buffers appropriately, you can make your processes resume when you restore a session.

Preparation

The source code that accompanies this book includes a webapp directory. Switch to that directory and install the dependencies:

=> $ cd code/webapp
=> $ npm install

This directory contains a simple web server. You can start the server by running:

=> $ npm run server

You’ll also find a small test suite, which ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning the vi and Vim Editors, 8th Edition

Learning the vi and Vim Editors, 8th Edition

Arnold Robbins, Elbert Hannah
Vim Masterclass

Vim Masterclass

Jason Cannon
Mastering Vim

Mastering Vim

Ruslan Osipov

Publisher Resources

ISBN: 9781680506006Errata Page