mirror of
https://github.com/neovim/neovim.git
synced 2026-08-01 21:29:09 +00:00
docs(restart): use 'sessionoptions' to adjust :restart behavior #40583
(cherry picked from commit 656b4d9c34)
This commit is contained in:
committed by
Olivia Kinnear
parent
97290e8658
commit
de42a039de
@@ -99,8 +99,9 @@ Restart Nvim
|
||||
• Only works if the UI and server are on the same system.
|
||||
• Windows limitation: when +cmd is executed, |v:servername|
|
||||
refers to a temporary address.
|
||||
• If no UI handles the "restart" event, this command will lead
|
||||
to a dangling server process.
|
||||
• If no UI handles the "restart" event, this leaves a dangling
|
||||
process.
|
||||
• To adjust what `:restart` restores, set 'sessionoptions'.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
Connect UI to a different server
|
||||
|
||||
Reference in New Issue
Block a user