ravachol / kew

A command-line music player
GNU General Public License v2.0
567 stars 21 forks source link

Pressing Ctrl-C while the song is playing doesn't return teh terminal to the original state #117

Closed yurivict closed 6 months ago

yurivict commented 7 months ago

The cursor isn't blinking. The 'reset' command is required.

ravachol commented 7 months ago

ok, added that.

yurivict commented 6 months ago

@ravachol 2.3 still has a similar problem: pressing Ctrl-C mostly restores the terminal state but the cursor rectangle disappears.

ravachol commented 6 months ago

committed a fix that should work.