qsv icon indicating copy to clipboard operation
qsv copied to clipboard

Add `--in-place` to `qsv edit`

Open rzmk opened this issue 5 months ago • 2 comments

Is your feature request related to a problem? Please describe. The qsv edit command outputs the entire edited data by default but a user may want to edit a file in-place (therefore also not needing to output the entire file).

Describe the solution you'd like A way to edit a cell for a file in-place, such as adding a --in-place flag.

rzmk avatar Sep 06 '24 15:09 rzmk