CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/20 13:19:12
Modified files:
usr.bin/tmux : grid.c screen.c tmux.h
Log message:
Improve cursor positioning after reflow by storing the position as an
offset into the entire history before reflow and restoring it aftewards.
