CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/10/06 01:19:32
Modified files: usr.bin/tmux : Makefile cmd-copy-mode.c cmd.c key-bindings.c tmux.1 tmux.h Removed files: usr.bin/tmux : cmd-scroll-mode.c window-scroll.c Log message: Remove scroll mode which is now redundant, copy mode should be used instead. The = key binding now does nothing.