m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Use the term pane instead of split when not ambiguous

/cc @Tranquility
This commit is contained in:
Junegunn Choi
2015-03-07 09:08:41 +09:00
parent 07e2bd673e
commit c111af0ed2
2 changed files with 4 additions and 4 deletions

View File

@@ -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=()