CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2010/10/13 18:37:52
Modified files: usr.bin/tmux : xterm-keys.c Log message: Treat the meta bit in the xterm extended modifier key set as the same as escape (tmux's meta). From Emanuele Giaquinta.