1
1
mirror of https://github.com/walles/moar.git synced 2024-11-27 01:05:23 +03:00
moar/m
2022-09-22 20:53:59 +02:00
..
ansiTokenizer_test.go Move some tests into screenLines_test.go 2021-05-30 09:45:14 +02:00
ansiTokenizer.go Add scroll hint options 2022-08-07 17:43:29 +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 Test that scolling to the last line works 2021-05-27 06:48:51 +02:00
linewrapper.go Don't lose whitespace-only lines 2021-05-25 17:18:18 +02:00
matchRanges_test.go Make a lot fewer functions public 2020-12-29 22:57:44 +01:00
matchRanges.go Make a lot fewer functions public 2020-12-29 22:57:44 +01:00
numberFormatter_test.go Three-group line numbers 2021-05-21 19:38:10 +02:00
numberFormatter.go Three-group line numbers 2021-05-21 19:38:10 +02:00
pager_test.go Unbreak search 2022-03-07 06:54:42 +01:00
pager.go Make tests pass 2022-08-07 15:26:14 +02:00
reader_test.go Bump golangci-lint 2022-08-07 15:14:59 +02:00
reader.go Add scroll hint options 2022-08-07 17:43:29 +02:00
screenLines_test.go Add scroll hint options 2022-08-07 17:43:29 +02:00
screenLines.go Make scroll hints API configurable 2022-08-07 15:15:43 +02:00
scrollPosition.go Enabling toggling status bar on / off 2022-07-20 18:57:19 +02:00
search_test.go Simplify test expectations 2022-09-22 20:53:59 +02:00
search.go Fix search prompt with status bar hidden 2022-07-20 19:01:52 +02:00