mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 05:43:11 +00:00
parent
e163990788
commit
12117cfe3d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue