mirror of
https://github.com/junegunn/fzf.git
synced 2024-11-10 13:25:54 +03:00
Fix test failulre with non-zero pane-base-index
This commit is contained in:
parent
70cfa6af13
commit
3fc795340d
@ -73,6 +73,7 @@ class Tmux
|
||||
else
|
||||
raise "Unknown shell: #{shell}"
|
||||
end
|
||||
go("set-window-option -t #{@win} pane-base-index 0")
|
||||
@lines = `tput lines`.chomp.to_i
|
||||
|
||||
if shell == :fish
|
||||
|
Loading…
Reference in New Issue
Block a user