This project is mirrored from https://github.com/junegunn/fzf.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Sep 07, 2016
-
-
Bryan Head authored
Fixes #643 Doesn't break #648
-
- Aug 31, 2016
-
-
Junegunn Choi authored
This reverts commit 4d444777.
-
- Aug 29, 2016
-
-
Bryan Head authored
Avoids confusing grouped sessions. Fixes #643
-
- Jul 10, 2016
-
-
Junegunn Choi authored
-
Junegunn Choi authored
For consistency and (negligible) performance improvement
-
Junegunn Choi authored
-
- Jun 08, 2016
-
-
Junegunn Choi authored
e.g. fzf-tmux -q '$PATH' Related: #343
-
- Jun 03, 2016
-
-
Junegunn Choi authored
Close #583
-
Junegunn Choi authored
This reverts commit f074709f. Close #586. /cc @akashin
-
- Jun 01, 2016
-
-
Andrey Kashin authored
-
- May 15, 2016
-
-
Junegunn Choi authored
-
- May 11, 2016
-
-
Junegunn Choi authored
-
- Apr 24, 2016
-
-
Junegunn Choi authored
-
- Mar 15, 2016
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
Patch submitted by @netei. Close #524.
-
- Jan 07, 2016
-
-
Junegunn Choi authored
Related: https://github.com/junegunn/fzf.vim/issues/67
-
- Jan 06, 2016
-
-
Junegunn Choi authored
-
- Dec 09, 2015
-
-
Pokey Rule authored
-
- Dec 08, 2015
-
-
Pokey Rule authored
-
- Oct 05, 2015
-
-
Junegunn Choi authored
-
- Sep 18, 2015
-
-
Junegunn Choi authored
-
- Sep 07, 2015
-
-
Junegunn Choi authored
-
- Jul 28, 2015
-
-
Junegunn Choi authored
Fix #305. ncurses can crash on invalid $TERM. fzf-tmux uses bash on a new pane so we have to make sure that the $TERM is consistent with that of the hosting shell.
-
- Jul 27, 2015
-
-
Junegunn Choi authored
Close #303
-
- Apr 24, 2015
-
-
Junegunn Choi authored
-
- Apr 20, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
This reverts commit 7b6a27cb.
-
Junegunn Choi authored
-
Junegunn Choi authored
The default shell can be a non-standard shell (e.g. fish)
-
- Apr 18, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Related #199
-
- Apr 12, 2015
-
-
Junegunn Choi authored
See: #181
-
- Mar 13, 2015
-
-
Junegunn Choi authored
- fzf-tmux - CTRL-T of bash/zsh/fish - fish implementation may not work if the path contains double-quote characters (FIXME)
-
Junegunn Choi authored
-
- Mar 10, 2015
-
-
Junegunn Choi authored
-
- Mar 09, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
The previous -w and -h will be synonyms for -r and -d respectively.
-
- Mar 08, 2015
-
-
Junegunn Choi authored
fzf-tmux -w -q q fzf-tmux -w -- -q q
-
Junegunn Choi authored
-