mirror of
https://github.com/junegunn/fzf
synced 2026-06-09 10:03:17 +00:00
15e2952a2b
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