You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using kitty and split windows, pi always shows the same block cursor whether it's focused or unfocused. This makes it difficult for me to know if my input is going to go into the split with pi in it or into the split with something else in it.
I'd like to update pi to have a cursor that responds to the focus state of the terminal window like zsh does, but I don't know how to contribute since all discussion seems to be on discord and I would very much like to not use discord.
Details
When I'm at a zsh prompt in a split window in kitty, there are three cursor states:
window focused and the active split, with a blinking bar cursor
window unfocused and the active split, an empty box cursor
window focused and not the active split, no cursor
pi
When I use pi, the cursor is always a filled box no matter what focus state I'm in
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Using kitty and split windows,
pialways shows the same block cursor whether it's focused or unfocused. This makes it difficult for me to know if my input is going to go into the split withpiin it or into the split with something else in it.I'd like to update
pito have a cursor that responds to the focus state of the terminal window like zsh does, but I don't know how to contribute since all discussion seems to be on discord and I would very much like to not use discord.Details
When I'm at a zsh prompt in a split window in kitty, there are three cursor states:
window focused and the active split, with a blinking bar cursor
window unfocused and the active split, an empty box cursor
window focused and not the active split, no cursor
pi
When I use
pi, the cursor is always a filled box no matter what focus state I'm inBeta Was this translation helpful? Give feedback.
All reactions