diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt index 6fbcb1a532..0af0a07495 100644 --- a/runtime/doc/gui.txt +++ b/runtime/doc/gui.txt @@ -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