1
1
mirror of https://github.com/walles/moar.git synced 2024-11-09 17:40:09 +03:00
moar/m
Johan Walles 66175f02aa Initial tab expansion
Tests still fail, but not as many.
2021-04-24 20:49:58 +02:00
..
ansiTokenizer_test.go Special case stripping string formatting 2021-04-24 17:20:09 +02:00
ansiTokenizer.go Initial tab expansion 2021-04-24 20:49:58 +02:00
embed-api.go Improve memory usage for large files 2021-04-24 16:27:54 +02:00
highlight.go Don't highlight files larger than 1MB 2021-04-24 16:14:30 +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
pager_test.go Don't highlight files larger than 1MB 2021-04-24 16:14:30 +02:00
pager.go Use our new tcell replacement 2021-04-17 22:29:41 +02:00
reader_test.go Don't highlight files larger than 1MB 2021-04-24 16:14:30 +02:00
reader.go Don't highlight files larger than 1MB 2021-04-24 16:14:30 +02:00