CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/22 14:53:38
Modified files:
usr.bin/tmux : screen-write.c tmux.h tty-write.c tty.c
Log message:
More tty code tidying: move the saved cursor/region position (from before the
screen was updated) out of struct screen and into struct tty_ctx.
