fish: repaint the commandline upon detaching from sessionizer

This commit is contained in:
Primrose 2025-06-25 22:51:42 +02:00
parent f5241dc6b1
commit ba58ea6134
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -2,7 +2,7 @@
# bindings # # bindings #
############ ############
for mode in default insert for mode in default insert
bind --mode $mode \cf tmux-sessionizer bind --mode $mode \cf 'tmux-sessionizer ; commandline -f repaint'
end end
# vi cursor style # vi cursor style