1
1
mirror of https://github.com/walles/moar.git synced 2024-08-17 07:50:35 +03:00
moar/m
2024-04-07 08:25:07 +02:00
..
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 Properly detect man page headers while rendering 2024-01-10 17:26:44 +01: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 Make the tests pass 2024-04-07 08:25:07 +02:00
pager.go Prevent a useless warning message 2024-01-13 12:37:42 +01: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 Move gotoLineString to where it should be 2024-01-09 17:28:49 +01:00
reader_test.go Make the tests pass 2024-04-07 08:25:07 +02:00
reader.go Make the tests pass 2024-04-07 08:25:07 +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 wrapping backwards search 2024-01-10 14:41:21 +01: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