mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-24 03:21:15 -03:00
Use XTVERSION for terminal-specific workarounds
As mentioned in earlier commit
("Query terminal before reading config").
Closes #11812
This commit is contained in:
@@ -1693,6 +1693,10 @@ Fish also provides additional information through the values of certain environm
|
||||
|
||||
the process ID (PID) of the shell.
|
||||
|
||||
.. envvar:: fish_terminal
|
||||
|
||||
the name and version of the terminal fish is running inside (for example as reported via :ref:`XTVERSION <term-compat-xtversion>`).
|
||||
|
||||
.. envvar:: history
|
||||
|
||||
a list containing the last commands that were entered.
|
||||
|
||||
Reference in New Issue
Block a user