mirror of
https://github.com/junegunn/fzf.git
synced 2026-03-05 06:34:28 +08:00
Since we don't know in advance which flags tmux will support, simply
allow a single uppercase character ([A-Z]) for now.
fzf-tmux -xR -yS
fzf-tmux -x R -y S
Fix #1956