Skip to content

Commit

Permalink
starting a todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
petdance committed Nov 23, 2024
1 parent 4dd4a18 commit c6d8373
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions todo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Add --and and --or to go with --not.

* Can't be used with -g

TODO Tasks
* Can I make a single regex to do all the ORing?
* --and
* Highlighting of matches
* print_matches_in_file
* in context
* passthru
* opt_v
* normal
* -l
* -L
* --or
* Highlighting of matches
* print_matches_in_file
* in context
* passthru
* opt_v
* normal
* -l
* -L

0 comments on commit c6d8373

Please sign in to comment.