.. |
algo
|
Fix inconsistent bonus points in exact match
|
2022-12-04 22:17:39 +09:00 |
protector
|
Modernize build tags
|
2022-03-29 21:23:45 +09:00 |
tui
|
Fix rendering of double-column borders on light renderer
|
2023-01-16 19:55:44 +09:00 |
util
|
Add more util tests (#3062)
|
2022-11-27 16:30:59 +09:00 |
ansi_test.go
|
Update ANSI test cases
|
2022-08-13 22:40:37 +09:00 |
ansi.go
|
Add support for ANSI strike-through (#2932)
|
2022-08-26 09:27:49 +09:00 |
cache_test.go
|
Check gofmt in make test
|
2021-02-28 18:28:21 +09:00 |
cache.go
|
|
|
chunklist_test.go
|
|
|
chunklist.go
|
Experimental implementation of "reload" action
|
2019-11-10 11:43:37 +09:00 |
constants.go
|
Kill input command on terminate
|
2021-03-07 11:30:26 +09:00 |
core.go
|
Fix cache being immediately cleared on reload-sync
|
2022-12-31 09:33:23 +09:00 |
history_test.go
|
Migrate to GitHub Actions
|
2021-01-13 19:10:24 +09:00 |
history.go
|
Code cleanup (#1640)
|
2019-07-19 13:22:35 +09:00 |
item_test.go
|
|
|
item.go
|
|
|
LICENSE
|
0.36.0
|
2023-01-17 01:33:05 +09:00 |
matcher.go
|
Experimental implementation of "reload" action
|
2019-11-10 11:43:37 +09:00 |
merger_test.go
|
|
|
merger.go
|
Remove redundant assignment (#2356)
|
2021-02-17 10:28:43 +09:00 |
options_test.go
|
Action argument in enclosed form should allow new lines
|
2023-01-21 22:20:26 +09:00 |
options.go
|
Add change-border-label and change-preview-label actions, update man
|
2023-01-22 02:18:19 +09:00 |
pattern_test.go
|
Fix incorrect ordering of --tiebreak=chunk
|
2022-08-03 22:18:26 +09:00 |
pattern.go
|
Fix incorrect ordering of --tiebreak=chunk
|
2022-08-03 22:18:26 +09:00 |
reader_test.go
|
Change the tests to run on Windows (#2615)
|
2021-09-24 09:45:06 +09:00 |
reader.go
|
[windows] Do not include directories in the list
|
2020-03-14 21:43:35 +09:00 |
result_others.go
|
Modernize build tags
|
2022-03-29 21:23:45 +09:00 |
result_test.go
|
Add new tiebreak: 'chunk'
|
2022-08-02 21:48:19 +09:00 |
result_x86.go
|
Modernize build tags
|
2022-03-29 21:23:45 +09:00 |
result.go
|
Fix panic on inverse match query with --tiebreak=chunk
|
2022-11-18 20:16:43 +09:00 |
server.go
|
Only allow local requests
|
2022-12-31 23:13:14 +09:00 |
terminal_test.go
|
Reformat comments adhere to gofmt
|
2022-08-12 22:11:15 +09:00 |
terminal_unix.go
|
Modernize build tags
|
2022-03-29 21:23:45 +09:00 |
terminal_windows.go
|
Modernize build tags
|
2022-03-29 21:23:45 +09:00 |
terminal.go
|
Add change-border-label and change-preview-label actions, update man
|
2023-01-22 02:18:19 +09:00 |
tokenizer_test.go
|
Code cleanup: remove unnecessary string conversions (#1642)
|
2019-07-19 13:23:18 +09:00 |
tokenizer.go
|
Fix delimiter regex to properly support caret (^)
|
2022-07-21 21:21:06 +09:00 |