Commit Graph

12 Commits (dd4d465305d613d81f9e9ed90f385a61a1b28398)

Author SHA1 Message Date
Junegunn Choi c04e8de9b0 Make sure to start tmux pane from the current directory (#143)
- fzf-tmux
- CTRL-T of bash/zsh/fish
    - fish implementation may not work if the path contains
      double-quote characters (FIXME)
10 years ago
Junegunn Choi 4977174def [fzf-mux] Remove unnecessary env var from command 10 years ago
Junegunn Choi 12d81e212f [vim] Use fzf-tmux script for tmux integration 10 years ago
Junegunn Choi c22e729d9c [fzf-tmux] Apply environment variables 10 years ago
Junegunn Choi 789a474b28 [fzf-tmux] Allow opening fzf on any position (-u/-d/-l/-r)
The previous -w and -h will be synonyms for -r and -d respectively.
10 years ago
Junegunn Choi fb2959c514 [fzf-tmux] Fix duplicate arguments to fzf
fzf-tmux -w -q q
fzf-tmux -w -- -q q
10 years ago
Junegunn Choi 62a28468a7 [fzf-tmux] Fix `--` 10 years ago
Junegunn Choi 23dba99eda [fzf-tmux] Allow -w / -h without size argument 10 years ago
Junegunn Choi 5f62d224b0 Fix fzf-tmux script (bash 3.2 compatibility) 10 years ago
Junegunn Choi f7b52d2541 Use absolute path of fzf when splitting tmux window 10 years ago
Junegunn Choi c111af0ed2 Use the term `pane` instead of `split` when not ambiguous
/cc @Tranquility
10 years ago
Junegunn Choi e4ce64d10b Add fzf-tmux script 10 years ago