Hacker News new | past | comments | ask | show | jobs | submit login

I think the command “reset” does something similar



You are correct! I think it does a little more (restoring cursor if hidden, etc). If you have it, it is probably better than `stty sane`


Any idea what can cause the cursor to suddenly dissappear? It's the only issue I currently have with wezterm, an otherwise fantastic terminal emulator


Many, many interactive programs.

Programs that draw a progressbar often hide the cursor so there won't be a blinking cursor "glitching" the visuals. Once you see it, you'll start noticing programs that hide the cursor.

If it happens only on wezterm, it is probably some kind of bug on their part (no support for the escape code that re-enables the cursor maybe?). Have you tried other terminals?


Or `tput reset` to skip the one-second wait intended for hardware terminals.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: