CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/02 02:45:32
Modified files:
usr.bin/tmux : grid.c screen.c tmux.h
Log message:
Store and restore cursor across reflow by working out a position based
on unwrapped lines, rather than a grid offset. Fixes problems reported
by Thomas Sattler and Paul de Weerd.
