CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/10/12 07:01:18
Modified files:
usr.bin/tmux : tmux.h tty-term.c tty.c
Log message:
Use relative cursor movement instead of absolute when possible and when
supported by the terminal to reduce the size of the output data (generally
about 10-20%).
