..
algo
Remove an unnecessary code branch
2017-08-26 20:09:46 +09:00
tui
Clean up renderer code
2017-09-09 23:20:42 +09:00
util
Fix ExecCommandWith for cmd.exe in Windows ( #1072 )
2017-10-14 15:26:37 +09:00
ansi_test.go
Update ANSI processor to handle more VT-100 escape sequences
2016-11-14 02:15:23 +09:00
ansi.go
Minor refactorings
2017-08-26 03:24:42 +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
Update FZF_DEFAULT_COMMAND
2017-09-28 23:05:02 +09:00
core.go
Ignore EvtReadNew if EvtReadFin is already set
2017-08-20 14:30:17 +09:00
history_test.go
Implement tcell-based renderer
2016-11-07 02:32:14 +09:00
history.go
Lint
2015-08-02 13:11:59 +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
Consolidate Result and rank structs
2017-07-18 03:14:33 +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 --expect additive
2017-08-27 02:19:56 +09:00
options.go
Make --expect additive
2017-08-27 02:19:56 +09:00
pattern_test.go
Pass util.Chars by pointer
2017-08-20 12:29:11 +09:00
pattern.go
Pass util.Chars by pointer
2017-08-20 12:29:11 +09:00
reader_test.go
Update FZF_DEFAULT_COMMAND
2017-09-28 23:05:02 +09:00
reader.go
Update FZF_DEFAULT_COMMAND
2017-09-28 23:05:02 +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
Fix ExecCommandWith for cmd.exe in Windows ( #1072 )
2017-10-14 15:26:37 +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
Fix ExecCommandWith for cmd.exe in Windows ( #1072 )
2017-10-14 15:26:37 +09:00
tokenizer_test.go
Avoid unconditionally storsing input as runes
2017-07-20 02:44:30 +09:00
tokenizer.go
Minor refactorings
2017-08-26 03:24:42 +09:00
update_assets.rb
Update release script to upload assets in parallel
2017-01-22 18:33:30 +09:00