Clarify help text a little

This commit is contained in:
Kovid Goyal 2026-02-16 09:56:05 +05:30
parent 0d3983853d
commit b534926678
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -218,8 +218,8 @@ def options_spec() -> str:
--next-to
A match expression to select the window next to which the new window is created.
See :ref:`search_syntax` for the syntax for specifying windows. If not specified
defaults to the active window. When used via remote control and a target tab is
specified this option is ignored unless the matched window is in the specified tab.
defaults to the active window. When used via remote control
this option is ignored unless the matched window is in the target tab (default active tab).
When using :option:`--type <launch --type>` of :code:`tab`, the tab will be created
in the OS Window containing the matched window.