m/fzf
1
0
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:
Junegunn Choi
2020-04-01 23:43:35 +09:00
parent 8fbed2b13a
commit 540bfd7a72
6 changed files with 7 additions and 8 deletions

View File

@@ -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