1
1
mirror of https://github.com/walles/moar.git synced 2024-11-13 23:50:20 +03:00
moar/m
Johan Walles 1ed285d13b Merge branch 'walles/moar-colors'
Adds eight and twenty four bits color support.
2019-10-29 06:09:25 +01:00
..
ansiTokenizer_test.go Fix the last color handling tests 2019-10-28 21:46:18 +01:00
ansiTokenizer.go Add sample file for color handling 2019-10-28 21:54:57 +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 Fix a warning 2019-10-25 19:24:37 +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