mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-24 18:07:01 +00:00
add a comment
This commit is contained in:
parent
1fea4777fa
commit
287b843d13
1 changed files with 1 additions and 0 deletions
|
|
@ -251,6 +251,7 @@ _ksi_deferred_init() {
|
|||
*) builtin print -nu "$_ksi_fd" '\e[5 q';;
|
||||
esac
|
||||
}
|
||||
# Restore the blinking block cursor before executing an external command
|
||||
functions[_ksi_preexec]+="
|
||||
builtin print -rnu $_ksi_fd \$'\\e[1 q'"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue