comby icon indicating copy to clipboard operation
comby copied to clipboard

Add subcommands for common operations

Open rvantonder opened this issue 5 years ago • 1 comments

The default positional and anonymous arguments make it challenging to use comby for distinct operations like:

  • rewriting a single pattern
  • just matching files
  • using a configuration file that contains multiple patterns

Subcommands for these operations will help reduce command line trickiness. Currently, the idea is to support:

  • comby find ...
  • comby rewrite ...
  • comby config ...

rvantonder avatar Jul 31 '20 10:07 rvantonder

Any progress on this?

abdavid avatar Jan 15 '25 16:01 abdavid