mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-15 17:57:07 +00:00
Fix Travis CI build
This commit is contained in:
parent
5a17a6323a
commit
f4a595eedd
@ -77,8 +77,10 @@ class Tmux
|
||||
end
|
||||
|
||||
def close
|
||||
wait do
|
||||
send_keys 'C-c', 'C-u', 'exit', :Enter
|
||||
wait { closed? }
|
||||
closed?
|
||||
end
|
||||
end
|
||||
|
||||
def kill
|
||||
|
Loading…
Reference in New Issue
Block a user