Junegunn Choi
|
c7e86ad4f1
|
Add --no-mouse option to replace FZF_MOUSE_ENABLED
|
2014-01-30 15:41:44 +09:00 |
|
Junegunn Choi
|
3723829b0a
|
Add FZF_DEFAULT_OPTS and update command-line options
|
2014-01-22 12:03:17 +09:00 |
|
Junegunn Choi
|
159dd7f069
|
Implement smart-case match (#12)
|
2013-12-20 15:30:48 +09:00 |
|
Junegunn Choi
|
cb3645ea95
|
Fix ^.*$ pattern matching in extended-search mode (#9)
|
2013-12-09 14:46:06 +09:00 |
|
Junegunn Choi
|
c4dec4d34b
|
Add -q option (initial query)
|
2013-11-23 19:21:02 +09:00 |
|
Junegunn Choi
|
423e26b0c9
|
Better handling of NFD chars
|
2013-11-17 12:32:38 +09:00 |
|
Junegunn Choi
|
6a5e1de6f3
|
Fix missing NFD conversion in extended-search mode
|
2013-11-17 11:20:06 +09:00 |
|
Junegunn Choi
|
be3b948034
|
Fix Gem executable
|
2013-11-17 01:37:56 +09:00 |
|
Junegunn Choi
|
f0b2b98c5d
|
Increase FZF_DEFAULT_SORT to 1000
|
2013-11-16 11:51:18 +09:00 |
|
Junegunn Choi
|
e4a49dbb2a
|
Add exact-match and invert-exact-match match types
|
2013-11-16 00:58:46 +09:00 |
|
Junegunn Choi
|
6037e1e217
|
Ignore invalid UTF-8 sequences
|
2013-11-15 21:49:00 +09:00 |
|
Junegunn Choi
|
43acf5c8a4
|
Extended mode
- Implement prefix caching of extended mode
- Improved ranking algorithm for extended mode
- Fix nfc conversion bug
|
2013-11-15 20:40:57 +09:00 |
|
Junegunn Choi
|
90ad6d50b8
|
Refactoring for test
|
2013-11-15 01:32:42 +09:00 |
|