1
1
mirror of https://github.com/walles/moar.git synced 2024-08-16 23:40:35 +03:00
moar/m
Johan Walles a33568d3d2 Add locking
Maybe not needed.
2022-11-04 18:03:14 +01:00
..
ansiTokenizer_test.go Try supporting Clear-to-EOL 2022-10-27 16:51:17 +02:00
ansiTokenizer.go Add locking 2022-11-04 18:03:14 +01: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 Try supporting Clear-to-EOL 2022-10-27 16:51:17 +02:00
linewrapper.go Don't lose whitespace-only lines 2021-05-25 17:18:18 +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
numberFormatter_test.go Bump testing library to latest version 2022-09-25 09:06:46 +02:00
numberFormatter.go Three-group line numbers 2021-05-21 19:38:10 +02:00
pager_test.go Make the tests pass 2022-10-28 21:18:47 +02:00
pager.go Make tests pass 2022-08-07 15:26:14 +02:00
reader_test.go Bump testing library to latest version 2022-09-25 09:06:46 +02:00
reader.go Add tests for Pager.isScrolledToEnd() 2022-09-24 08:46:31 +02:00
reusableStringBuilder_test.go Implement our string builder 2022-11-04 08:57:15 +01:00
reusableStringBuilder.go Implement our string builder 2022-11-04 08:57:15 +01:00
screenLines_test.go Make the tests pass 2022-10-28 21:18:47 +02:00
screenLines.go Remember to set the trailer color 2022-10-28 06:59:45 +02:00
scrollPosition.go Fix the crash 2022-10-13 19:43:18 +02:00
search_test.go Bump testing library to latest version 2022-09-25 09:06:46 +02:00
search.go Dummy implement bottom check 2022-09-24 08:29:02 +02:00