1
1
mirror of https://github.com/walles/moar.git synced 2024-09-21 09:01:30 +03:00
moar/m
Johan Walles c8bc7b0161 Don't highlight files larger than 1MB
They make the highlighter just run in the background slowly eating up
memory.
2021-04-24 16:14:30 +02:00
..
ansiTokenizer_test.go Fix errcheck reported problems 2021-04-20 08:43:37 +02:00
ansiTokenizer.go DeInit: make output copy friendly 2021-04-23 19:24:05 -05:00
embed-api.go m/embed-api.go: fix formatting 2021-04-23 19:33:25 -05: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