mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 10:31:14 -03:00
Run fish_indent on all non-test .fish files
This commit is contained in:
committed by
Fabian Homborg
parent
37f385b193
commit
566a673e4f
@@ -111,7 +111,7 @@ function fish_default_key_bindings -d "Default (Emacs-like) key bindings for fis
|
||||
|
||||
# term-specific special bindings
|
||||
switch "$TERM"
|
||||
case 'st-256color'
|
||||
case st-256color
|
||||
# suckless and bash/zsh/fish have a different approach to how the terminal should be configured;
|
||||
# the major effect is that several keys do not work as intended.
|
||||
# This is a workaround, there will be additions in he future.
|
||||
|
||||
Reference in New Issue
Block a user