1
1
mirror of https://github.com/walles/moar.git synced 2024-08-16 23:40:35 +03:00
moar/m
2019-08-04 07:40:26 +02:00
..
ansiTokenizer_test.go Add tokenizer tests 2019-07-15 13:34:42 +02:00
ansiTokenizer.go Add tokenizer tests 2019-07-15 13:34:42 +02:00
matchRanges_test.go Have the tokenizer provide an unformatted string as well 2019-06-30 15:06:33 +02:00
matchRanges.go Have the tokenizer provide an unformatted string as well 2019-06-30 15:06:33 +02:00
pager_test.go Fix concurrency issues in the tests... 2019-07-09 23:41:49 +02:00
pager.go Exit search on scroll keypresses 2019-08-04 07:40:26 +02:00
reader_test.go Report file IO problems even for filtered files 2019-07-25 07:46:58 +02:00
reader.go Actually show some text on pressing "h" 2019-07-26 19:07:51 +02:00