..
linenumbers
Make some more tests pass
2024-01-07 23:17:34 +01:00
textstyles
Add tests for reader done reporting
2024-01-12 08:34:21 +01:00
embed-api.go
Don't track the formatter
2023-12-17 16:09:29 +01:00
highlight.go
Fix production code compile errors
2024-01-02 09:46:19 +01:00
line_test.go
Fix a broken test
2024-01-10 17:29:25 +01:00
line.go
Improve search hits highlighting
2024-05-11 07:25:42 +02:00
linewrapper_test.go
Add line numbers to escape sequence log messages
2023-11-13 08:50:37 +01:00
linewrapper.go
Enable revive for unused parameters check
2024-01-01 13:30:25 +01: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
pager_test.go
Don't search the whole file more than once
2024-05-13 07:59:40 +02:00
pager.go
Extract editing into a function
2024-06-21 08:20:08 +02:00
pagermode-go-to-line.go
Prevent a crash
2024-03-13 06:49:20 +01:00
pagermode-jump-to-mark.go
Fixups after testing
2024-01-09 15:37:42 +01:00
pagermode-mark.go
Implement jumping to marks
2024-01-09 15:26:16 +01:00
pagermode-not-found_test.go
Use the same waiting code in all places
2024-01-12 08:40:08 +01:00
pagermode-not-found.go
Fix wrapping scroll issue
2024-01-09 14:25:50 +01:00
pagermode-search.go
Silence false positive linter warnings
2024-01-09 14:10:44 +01:00
pagermode-viewing.go
Show log output even after editor run
2024-06-22 09:06:54 +02:00
reader_test.go
Make the tests pass
2024-04-07 08:25:07 +02:00
reader.go
Retain the original file name
2024-06-21 09:23:56 +02:00
screenLines_test.go
Use the same waiting code in all places
2024-01-12 08:40:08 +01:00
screenLines.go
Properly detect man page headers while rendering
2024-01-10 17:26:44 +01:00
scrollPosition_test.go
Make some more tests pass
2024-01-07 23:17:34 +01:00
scrollPosition.go
Handle a potential null value
2024-03-20 06:55:29 +01:00
search_test.go
Move gotoLineString to where it should be
2024-01-09 17:28:49 +01:00
search.go
Fix formatting
2024-05-18 15:34:17 +02:00
styling_test.go
Revive LESS_TERMCAP handling
2024-01-19 09:43:57 +01:00
styling.go
Revive LESS_TERMCAP handling
2024-01-19 09:43:57 +01:00
zopen.go
Fix the issue, break testing
2024-04-06 09:03:27 +02:00