CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/07 00:11:25
Modified files:
usr.bin/tmux : cmd-send-keys.c tmux.1 window-copy.c
Log message:
Add -F flag to send-keys to expand formats in search-backward and
forward copy mode commands, this makes it easier to use the cursor_word
and cursor_line formats. From Anindya Mukherjee in GitHub issue 1964.
