.. |
ansiTokenizer_test.go
|
Try supporting Clear-to-EOL
|
2022-10-27 16:51:17 +02:00 |
ansiTokenizer.go
|
Handle plain text search performance regression
|
2022-10-30 00:42:28 +02:00 |
embed-api.go
|
Support retaining screen contents after exit
|
2021-11-09 18:56:02 +01:00 |
gotoLine.go
|
Improve unknown-runes logging
|
2022-05-02 06:57:48 +02:00 |
highlight.go
|
Enable picking style and formatter from command line
|
2021-05-13 07:37:34 +02: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_test.go
|
Bump testing library to latest version
|
2022-09-25 09:06:46 +02:00 |
numberFormatter.go
|
Three-group line numbers
|
2021-05-21 19:38:10 +02:00 |
pager_test.go
|
Make the tests pass
|
2022-10-28 21:18:47 +02:00 |
pager.go
|
Follow after first down
|
2022-11-26 22:23:40 +01:00 |
reader_test.go
|
Bump testing library to latest version
|
2022-09-25 09:06:46 +02:00 |
reader.go
|
Add tests for Pager.isScrolledToEnd()
|
2022-09-24 08:46:31 +02:00 |
screenLines_test.go
|
Make the tests pass
|
2022-10-28 21:18:47 +02:00 |
screenLines.go
|
Remember to set the trailer color
|
2022-10-28 06:59:45 +02: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 |