From c111af0ed23731942ac8cbeb88c9f9e5d819628a Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 7 Mar 2015 09:08:41 +0900 Subject: Use the term `pane` instead of `split` when not ambiguous /cc @Tranquility --- bin/fzf-tmux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/fzf-tmux b/bin/fzf-tmux index 02d935ec..4db037c2 100755 --- a/bin/fzf-tmux +++ b/bin/fzf-tmux @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# fzf-tmux: starts fzf in a tmux split +# fzf-tmux: starts fzf in a tmux pane # usage: fzf-tmux [-h HEIGHT[%]] [-w WIDTH[%]] [--] [FZF OPTIONS] args=() -- cgit v1.2.3