1
1
mirror of https://github.com/walles/moar.git synced 2024-09-19 16:08:02 +03:00
moar/m
2019-10-27 21:45:26 +01:00
..
ansiTokenizer_test.go Add another test 2019-10-27 21:45:26 +01:00
ansiTokenizer.go Sanity check input 2019-10-27 21:40:30 +01: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 Animate the EOF marker 2019-10-16 06:09:21 +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