Overriding cursor shape seems not working in --session
#8344
Replies: 2 comments 2 replies
-
|
read the docs of the cursor_shape option.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
This should take care of it:
3755832
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
failable
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use
kitty -o cursor_shape=underline --session $PWD/.kitty/local.confto launch a kitty sessionlocal.confBut when I
qin thehtopto back to shell, the cursor does not set to underline but box instead. How can I fix it? Thanks!Beta Was this translation helpful? Give feedback.
All reactions