Skip to content

Commit

Permalink
nimgrep: context printing, colorthemes and other
Browse files Browse the repository at this point in the history
* add context printing (lines after and before a match)
* nimgrep: add exclude/include options
* nimgrep: improve error printing & symlink handling
* nimgrep: rename dangerous `-r` argument
* add a `--newLine` style option for starting matching/context
  lines from a new line
* add color themes: 3 new themes besides default `simple`
* enable printing of multi-line matches with line numbers
* proper display of replace when there was another match replaced at
  the same line / context block
* improve cmdline arguments error reporting
  • Loading branch information
a-mr committed Dec 4, 2019
1 parent ef2997d commit ec69425
Showing 1 changed file with 394 additions and 97 deletions.
Loading

0 comments on commit ec69425

Please sign in to comment.