More verbose debug information
joereynolds opened this issue · 1 comments
joereynolds commented
If you specify -vvvv or maybe -d (debug) show some extra information.
Something useful would be the executed command line query to get the result
i.e. this buggy thing:
: mort test/sample-css/jra.css
can probably be removed.ve
can probably be removed.
can probably be removed.
can probably be removed.
can probably be removed.
can probably be removed.
can probably be removed. article
can probably be removed.ag
~/programs/mort (master)
Could benefit from looking like
: mort test/sample-css/jra.css
can probably be removed.ve
rg -i someselector :!*.css etc...
can probably be removed.
rg -i someselector :!*.css etc...
etc...
joereynolds commented