CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2016/12/07 02:16:13
Modified files: usr.bin/tmux : key-bindings.c server-client.c Log message: Make prefix work in all tables (except the prefix table). Users who want to avoid this can set prefix to "none" and bind send-prefix themselves. Allows C-b t be bound in the copy mode tables again, pointed out by millert@.