gnotclub / xst

st fork that uses Xresources and some pretty good patches
MIT License
536 stars 73 forks source link

Blinking cursor should be reset on keypress #80

Closed mustaqimM closed 2 years ago

mustaqimM commented 4 years ago

Most other terminals do this including browsers. This is needed or else there's a point when typing and the cursor is completely hidden.

actionless commented 4 years ago

see https://github.com/gnotclub/xst/blob/master/doc/Xresources#L19-L20

mustaqimM commented 4 years ago

It's not quite the same, see kitty on the left: https://streamable.com/kqmhh

xst still attempts to blink during key presses

actionless commented 4 years ago

i can't reproduce what i see on the screencast, make sure you've applied the setting

mustaqimM commented 4 years ago

The setting is applied, it's much worse with it off.

actionless commented 4 years ago

although i still can't reproduce it