.. |
linenumbers
|
Make some more tests pass
|
2024-01-07 23:17:34 +01:00 |
textstyles
|
Handle reading underline color
|
2024-08-12 20:57:44 +02:00 |
editor.go
|
Use fallback if $EDITOR is not set
|
2024-08-06 10:50:31 +02:00 |
embed-api.go
|
Don't track the formatter
|
2023-12-17 16:09:29 +01:00 |
highlight.go
|
Fix a highlighting issue
|
2024-08-11 16:34:29 +02:00 |
inspection-reader.go
|
Handle tailing no-newline-at-of files
|
2024-07-18 16:03:08 +02: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
|
Add a regression test
|
2024-08-13 06:56:16 +02:00 |
pager.go
|
Include stack trace in panic logs
|
2024-08-12 21:47:46 +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
|
Accept ^H as backspace when searching
|
2024-07-30 20:05:46 +02:00 |
pagermode-viewing_test.go
|
Test our executability checker
|
2024-06-29 08:24:15 +02:00 |
pagermode-viewing.go
|
Use fallback if $EDITOR is not set
|
2024-08-06 10:50:31 +02:00 |
panicHandler.go
|
Include stack trace in panic logs
|
2024-08-12 21:47:46 +02:00 |
reader_test.go
|
Extend one of the tailing tests
|
2024-07-22 09:53:51 +02:00 |
reader.go
|
Include stack trace in panic logs
|
2024-08-12 21:47:46 +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
|
Include stack trace in panic logs
|
2024-08-12 21:47:46 +02:00 |
styling_test.go
|
Revive LESS_TERMCAP handling
|
2024-01-19 09:43:57 +01:00 |
styling.go
|
Make line numbers easier to read
|
2024-08-13 07:00:32 +02:00 |
zopen.go
|
Fix the issue, break testing
|
2024-04-06 09:03:27 +02:00 |