summaryrefslogtreecommitdiffstats
path: root/src/preprocessor.rs
AgeCommit message (Expand)Author
2018-11-01Fix `--show-all` for UTF-16 encodingsharkdp
2018-11-01Display line-feed as instead ofsharkdp
2018-11-01Use `↹` character if tab-width == 1.sharkdp
2018-11-01Feature: Highlight non-printable characterssharkdp
2018-09-11Fixed tab expansion not working in --wrap=never mode.eth-p
2018-09-11Moved tab expansion to happen after syntax highlighting.eth-p
2018-09-10Added tab expansion preprocessing step.eth-p