CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/24 14:44:58
Modified files:
usr.bin/tmux : grid.c input.c log.c screen-write.c
Log message:
Some minor performance improvements - most notably, don't search the
input state table if the next character matches the same state as before.
