mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-17 08:01:14 -03:00
Fix broken link on index page
This commit is contained in:
committed by
ridiculousfish
parent
8ef316562f
commit
fa5d19a702
@@ -1153,7 +1153,7 @@ The user can change the settings of ``fish`` by changing the values of certain v
|
||||
|
||||
- ``fish_ambiguous_width`` controls the computed width of ambiguous East Asian characters. This should be set to 1 if your terminal emulator renders these characters as single-width (typical), or 2 if double-width.
|
||||
|
||||
- ``fish_escape_delay_ms`` overrides the default timeout of 30ms after seeing an escape character before giving up on matching a key binding. See the documentation for the <a href='bind.html#special-case-escape'>bind</a> builtin command. This delay facilitates using escape as a meta key.
|
||||
- ``fish_escape_delay_ms`` overrides the default timeout of 30ms after seeing an escape character before giving up on matching a key binding. See the documentation for the <a href='commands.html#special-case-escape'>bind</a> builtin command. This delay facilitates using escape as a meta key.
|
||||
|
||||
- ``fish_greeting``, the greeting message printed on startup.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user