.. |
algo
|
Remove an unnecessary code branch
|
2017-08-26 20:09:46 +09:00 |
tui
|
Fix #1657: alt-0 to alt-9
|
2019-08-06 14:06:58 +09:00 |
util
|
Code cleanup (#1640)
|
2019-07-19 13:22:35 +09:00 |
ansi_test.go
|
Always prepend ANSI reset code before re-assembling tokens
|
2019-03-07 15:29:57 +09:00 |
ansi.go
|
Always prepend ANSI reset code before re-assembling tokens
|
2019-03-07 15:29:57 +09:00 |
cache_test.go
|
Remove special nilItem
|
2017-08-15 01:10:41 +09:00 |
cache.go
|
Consolidate Result and rank structs
|
2017-07-18 03:14:33 +09:00 |
chunklist_test.go
|
Remove count field from ChunkList
|
2017-08-16 12:26:06 +09:00 |
chunklist.go
|
Remove count field from ChunkList
|
2017-08-16 12:26:06 +09:00 |
constants.go
|
--multi to take optional argument to limit the number of selection
|
2019-11-02 14:25:12 +09:00 |
core.go
|
Always prepend ANSI reset code before re-assembling tokens
|
2019-03-07 15:29:57 +09:00 |
history_test.go
|
Implement tcell-based renderer
|
2016-11-07 02:32:14 +09:00 |
history.go
|
Code cleanup (#1640)
|
2019-07-19 13:22:35 +09:00 |
item_test.go
|
Micro-optimizations
|
2016-08-19 02:39:32 +09:00 |
item.go
|
Remove special nilItem
|
2017-08-15 01:10:41 +09:00 |
LICENSE
|
0.16.3
|
2017-01-30 01:53:17 +09:00 |
matcher.go
|
Code cleanup (#1640)
|
2019-07-19 13:22:35 +09:00 |
merger_test.go
|
Further reduce unnecessary rune array conversion
|
2017-07-21 17:31:11 +09:00 |
merger.go
|
Remove special nilItem
|
2017-08-15 01:10:41 +09:00 |
options_test.go
|
Make fzf pass go vet
|
2018-03-13 14:56:55 +09:00 |
options.go
|
--multi to take optional argument to limit the number of selection
|
2019-11-02 14:25:12 +09:00 |
pattern_test.go
|
Make fzf pass go vet
|
2018-03-13 14:56:55 +09:00 |
pattern.go
|
Inverse-only matches should not reorder the remaining results
|
2018-12-19 23:05:29 +09:00 |
reader_test.go
|
Update FZF_DEFAULT_COMMAND
|
2017-09-28 23:05:02 +09:00 |
reader.go
|
Kill running preview process after 500ms when focus has changed
|
2018-09-28 10:33:52 +09:00 |
result_others.go
|
Optimize rank comparison on x86 (little-endian)
|
2017-08-27 01:46:11 +09:00 |
result_test.go
|
Optimize rank comparison on x86 (little-endian)
|
2017-08-27 01:46:11 +09:00 |
result_x86.go
|
Optimize rank comparison on x86 (little-endian)
|
2017-08-27 01:46:11 +09:00 |
result.go
|
Optimize rank comparison on x86 (little-endian)
|
2017-08-27 01:46:11 +09:00 |
terminal_test.go
|
Add 'f' flag for placeholder expression (#1733)
|
2019-10-27 23:50:12 +09:00 |
terminal_unix.go
|
Support CTRL-Z (SIGSTOP)
|
2017-04-28 22:58:08 +09:00 |
terminal_windows.go
|
Support CTRL-Z (SIGSTOP)
|
2017-04-28 22:58:08 +09:00 |
terminal.go
|
--multi to take optional argument to limit the number of selection
|
2019-11-02 14:25:12 +09:00 |
tokenizer_test.go
|
Code cleanup: remove unnecessary string conversions (#1642)
|
2019-07-19 13:23:18 +09:00 |
tokenizer.go
|
Code cleanup (#1640)
|
2019-07-19 13:22:35 +09:00 |
update_assets.rb
|
Update release script to upload assets in parallel
|
2017-01-22 18:33:30 +09:00 |