1
1
mirror of https://github.com/walles/moar.git synced 2024-10-03 23:17:51 +03:00
moar/m
2024-09-16 17:03:45 +02:00
..
linenumbers Make some more tests pass 2024-01-07 23:17:34 +01:00
textstyles Start telling screen cells from styled runes 2024-09-15 13:56:50 +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 Start telling screen cells from styled runes 2024-09-15 13:56:50 +02:00
line.go Start telling screen cells from styled runes 2024-09-15 13:56:50 +02:00
linewrapper_test.go Fix the last multi character line wrapping problem 2024-09-15 19:14:23 +02:00
linewrapper.go Fix the last multi character line wrapping problem 2024-09-15 19:14:23 +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
pager_test.go Start telling screen cells from styled runes 2024-09-15 13:56:50 +02:00
pager.go Start telling screen cells from styled runes 2024-09-15 13:56:50 +02:00
pagermode-go-to-line.go Start telling screen cells from styled runes 2024-09-15 13:56:50 +02:00
pagermode-jump-to-mark.go Start telling screen cells from styled runes 2024-09-15 13:56:50 +02:00
pagermode-mark.go Start telling screen cells from styled runes 2024-09-15 13:56:50 +02:00
pagermode-not-found_test.go Tune docs + linting 2024-09-15 09:12:39 +02:00
pagermode-not-found.go Fix wrapping scroll issue 2024-01-09 14:25:50 +01:00
pagermode-search.go Start telling screen cells from styled runes 2024-09-15 13:56:50 +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 Tune docs + linting 2024-09-15 09:12:39 +02:00
reader.go Auto detect JSON for highlighting 2024-09-10 16:54:53 +02:00
screenLines_test.go Test cropping multi-width chars to the right 2024-09-16 17:03:45 +02:00
screenLines.go Start telling screen cells from styled runes 2024-09-15 13:56:50 +02: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 Start telling screen cells from styled runes 2024-09-15 13:56:50 +02:00
zopen.go Fix the issue, break testing 2024-04-06 09:03:27 +02:00