mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 03:51:14 -03:00
@@ -51,6 +51,7 @@ function fish_vi_cursor -d 'Set cursor shape for different vi modes'
|
||||
and not string match -q 'xterm-kitty*' -- $TERM
|
||||
and not string match -q 'rxvt*' -- $TERM
|
||||
and not string match -q 'alacritty*' -- $TERM
|
||||
and not string match -q 'foot' -- $TERM
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user