From 540bfd7a72c050dd2f47fe1f944039d7b416c45e Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 1 Apr 2020 23:43:35 +0900 Subject: [fzf-tmux] Fall back to plain fzf when split failed --- test/test_go.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/test_go.rb b/test/test_go.rb index 108b6eb6..420af34a 100755 --- a/test/test_go.rb +++ b/test/test_go.rb @@ -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 -- cgit v1.2.3