CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/10 01:36:47
Modified files:
usr.bin/tmux : screen.c tmux.h tty.c
Log message:
Change cursor style handling so tmux understands which sequences contain
blinking and sets the flag appropriately, means that it works whether
cnorm disables blinking or not. GitHub issue 2682.
