Files
fish-shell/doc_src/cmds/fish_tab_title.rst
Johannes Altmanninger d6ed5f843e fish_tab_title to set terminal tab title independent of window title
Some modern terminals allow creating tabs in a single window;
this functionality has a lot of overlap with what a window manager
already provides, so I'm not sure if it's a good idea.  Regardless,
a lot of people still use terminal tabs (or even multiple levels of
tabs via tmux!), so let's add a fish-native way to set the tab title
independent of the window title.

Closes #2692
2025-11-06 13:02:23 +01:00

5 lines
133 B
ReStructuredText

fish_tab_title - define the terminal tab's title
================================================
.. include:: ./fish_title.inc.rst