CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/29 00:55:21
Modified files:
usr.bin/tmux : key-bindings.c window-copy.c
Log message:
Add support for keys to jump between matching brackets - C-M-f and C-M-b
in emacs, % in vi. Suggested by and help from Chris Barber in GitHub
issue 1666.
