home
about
bash and friends
blender
books
bucentaur
Debian
go
python
ruby
stretchbang
vim
start page
blogmap
comment
search 🔎︎
image/svg+xml
No cursor blinking for you
20. 11. 2025
Put into .zshrc
# disable cursor blinking echo "\e[2 q"
It should be terminal independent.
linux
cli
bash
<