1
1
mirror of https://github.com/walles/moar.git synced 2024-12-02 09:15:46 +03:00
moar/m
Johan Walles 1fa52b9bc7 Use a global logger
This saves us from a lot of passing-a-logger-around and makes the code
generally easier to read and to work with.
2019-11-27 18:43:46 +01:00
..
ansiTokenizer_test.go Use a global logger 2019-11-27 18:43:46 +01:00
ansiTokenizer.go Use a global logger 2019-11-27 18:43:46 +01:00
matchRanges_test.go Add another match ranges test 2019-11-06 21:40:14 +01:00
matchRanges.go Fix a crash 2019-11-06 21:38:39 +01:00
pager_test.go Use a global logger 2019-11-27 18:43:46 +01:00
pager.go Use a global logger 2019-11-27 18:43:46 +01:00
reader_test.go Fix a broken test 2019-11-19 17:30:41 +01:00
reader.go Fix long-lines-reading bug 2019-11-19 16:55:49 +01:00