Adds a `--selection-remove` command to the remote API.
authorOmari Stephens <xsdg@google.com>
Mon, 13 Mar 2023 03:02:32 +0000 (03:02 +0000)
committerOmari Stephens <xsdg@google.com>
Tue, 21 Mar 2023 07:59:21 +0000 (07:59 +0000)
commit29b2c1cf13409edc7013717a5a5f62b9a35ffb21
tree460fff5f15d2492c1dbbe6662f491f911ec97f75
parent58f1a0c5adcc590b0e4b84a8e4d579a0d81664fa
Adds a `--selection-remove` command to the remote API.

This allows removing any selected file from the selection set, either by filename or full filepath.
src/remote.cc