From 656b4d9c34676c70eefc602c6f82cb1cc955c4b4 Mon Sep 17 00:00:00 2001 From: Nathan Zeng Date: Sun, 5 Jul 2026 02:52:49 -0700 Subject: [PATCH] docs(restart): use 'sessionoptions' to adjust :restart behavior #40583 --- runtime/doc/gui.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt index 8e6dfc971f..44892a39be 100644 --- a/runtime/doc/gui.txt +++ b/runtime/doc/gui.txt @@ -101,6 +101,7 @@ Restart Nvim refers to a temporary address. • 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