ansiTokenizer.go
|
Fix a warning
|
2023-05-03 19:54:46 +02:00 |
gotoLine.go
|
Allow 'q' to exit Go to Line
|
2023-02-19 03:15:04 +01:00 |
highlight.go
|
Handle some unused parameters issues
|
2023-03-03 16:56:09 +01:00 |
linewrapper_test.go
|
Try supporting Clear-to-EOL
|
2022-10-27 16:51:17 +02:00 |
linewrapper.go
|
Don't lose whitespace-only lines
|
2021-05-25 17:18:18 +02:00 |
matchRanges_test.go
|
Fix toRunePositions()
|
2022-09-25 21:07:27 +02:00 |
matchRanges.go
|
Fix toRunePositions()
|
2022-09-25 21:07:27 +02:00 |
numberFormatter.go
|
Three-group line numbers
|
2021-05-21 19:38:10 +02:00 |
pager.go
|
Do faster checks first
|
2023-05-18 09:28:03 +02:00 |
reader.go
|
Enable checking whether highlighting is done
|
2023-05-14 19:56:03 +02:00 |
screenLines.go
|
Keep /
|
2022-12-19 09:21:12 +01:00 |
scrollPosition.go
|
Follow after first down
|
2022-11-26 22:23:40 +01:00 |
search_test.go
|
Bump testing library to latest version
|
2022-09-25 09:06:46 +02:00 |
search.go
|
Make following work
|
2022-11-26 22:21:02 +01:00 |