CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2016/10/12 07:24:07
Modified files: usr.bin/tmux : screen-write.c screen.c tmux.h tty.c Log message: Redraw selection in tty_draw_line, so it appears when redrawing whole pane. Reported by Theo Buehler.