CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 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.