mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 00:03:39 -05:00
[fzf-tmux] Fall back to plain fzf when split failed
This commit is contained in:
@@ -2036,7 +2036,6 @@ module CompletionTest
|
||||
tmux.send_keys 'C-c'
|
||||
|
||||
# FZF_TMUX=1
|
||||
skip 'screen size too small' if `tput lines`.to_i < 15
|
||||
new_shell
|
||||
tmux.focus
|
||||
tmux.send_keys 'unset FZFFOOBR**', :Tab
|
||||
|
||||
Reference in New Issue
Block a user