Wojciech Siewierski
b2ac52462c
zsh widget fix
...
* fzf-cd-widget properly escapes the special characters
2013-11-10 18:57:47 +01:00
Wojciech Siewierski
a6f7caf20d
new zsh widgets
...
+ new fzf-cd-widget for running cd
* fzf-file-widget now properly escapes the special characters and supports
multi-selection
* fzf-history-widget replaces the current line instead of appending to it
2013-11-10 18:28:59 +01:00
Wojciech Siewierski
0dc725d09c
superfluous backslash in zle widget removed
2013-11-10 15:31:10 +01:00
Junegunn Choi
8777a495bc
Shift-TAB on multi-select mode
2013-11-10 20:19:57 +09:00
Junegunn Choi
83825dbbd3
Add Tips section
2013-11-10 20:03:38 +09:00
Junegunn Choi
1ac19a2097
Update README
2013-11-10 11:53:13 +09:00
Junegunn Choi
833c6e1eeb
Update example
2013-11-10 04:00:27 +09:00
Junegunn Choi
ddf6e5ef1e
Implement multi-select mode ( #3 )
2013-11-10 03:56:18 +09:00
Junegunn Choi
11a1010e9e
Add zsh widget examples
2013-11-09 01:16:39 +09:00
Junegunn Choi
75b666bf54
Update README (replace backticks with $())
...
As reported in #2 , backticks on oh-my-zsh (with TERM=xterm*)
makes fzf run twice. This should be a bug of oh-my-zsh,
but for now using $() seems to be a quick workaround.
2013-11-06 20:54:02 +09:00
Junegunn Choi
f2d8e7e3ee
Update README
2013-11-05 00:11:06 +09:00
Junegunn Choi
8e305edcf2
Add --no-color (+c) option
2013-11-03 11:45:14 +09:00
Junegunn Choi
d717096ee3
Update README
2013-11-02 20:40:25 +09:00
Junegunn Choi
6a9970c98e
FZF_DEFAULT_COMMAND
2013-11-02 12:56:43 +09:00
Junegunn Choi
a03b5c8c42
gem install fzf
2013-11-01 01:12:46 +09:00
Junegunn Choi
8f9dbc4c29
Update README
2013-10-30 00:13:49 +09:00
Junegunn Choi
f7a85ea55d
Update screenshot
2013-10-29 22:14:11 +09:00
Junegunn Choi
2864e23597
Add screenshot
2013-10-28 15:50:46 +09:00
Junegunn Choi
5b3af8ec1e
Implement -s, +s, and -i options
2013-10-25 18:31:16 +09:00
Junegunn Choi
7f2ffb9746
Refactoring
2013-10-25 00:48:48 +09:00
Junegunn Choi
abd07ffb9e
Implement --no-sort options with some fixes
2013-10-24 18:56:33 +09:00
Junegunn Choi
0c438111e0
Ruby requirement
2013-10-24 12:27:32 +09:00
Junegunn Choi
03b204ec40
Initial commit
2013-10-24 01:04:17 +09:00