CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/11/10 11:53:11
Modified files: usr.bin/tmux : tmux.1 tmux.c Log message: There is no real standard for modifier plus function keys. Previously, tmux output some from rxvt but in other ways did the same as xterm or other terminals, but this is a bit inconsistent. xterm's method is fairly sensible and we already support it (xterm-keys), so enable it by default instead.