forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix build on 32 bits platforms. - Fix macOS pipeline. - Highlight trailing whitespaces. - trailing whitespace: fix for whitespace-only lines. - Improve handling of "\ No newline at end of file" message. - diffr: fix bad highlighting. (#59) - Tidy code related to --line-numbers. - Improve encapsulation of iterator types. - line-number: fix parser to allow for multiple - ranges. - Add an option to print colorized output as html. - Use imperative-style code rather than recursion. (#77) - main.rs: improve coloring contrast of white letters
- Loading branch information
Showing
3 changed files
with
7 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters