wrong cursor stuff fix
This commit is contained in:
parent
5274042036
commit
83e26550d0
@ -158,14 +158,6 @@ if test -f "$HOME/.cargo/env.fish"
|
|||||||
source "$HOME/.cargo/env.fish"
|
source "$HOME/.cargo/env.fish"
|
||||||
end
|
end
|
||||||
|
|
||||||
function _ksi_bar_cursor --on-event fish_prompt
|
|
||||||
printf "\e[5 q"
|
|
||||||
end
|
|
||||||
|
|
||||||
function _ksi_block_cursor --on-event fish_preexec
|
|
||||||
printf "\e[2 q"
|
|
||||||
end
|
|
||||||
|
|
||||||
fish_add_path $HOME/dev/screenpipe/target/debug
|
fish_add_path $HOME/dev/screenpipe/target/debug
|
||||||
|
|
||||||
# Added by LM Studio CLI (lms)
|
# Added by LM Studio CLI (lms)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user