Adds a `--selection-add` 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)
commit6428a983d94de1e98e34d0b3179001aa86ccb12e
tree9f1f92b5dd178de80f331e058d75e6043a248e22
parentdade34f64a39455a1e9a4086617d33da0ef6f3dd
Adds a `--selection-add` command to the remote API.

This allows adding any listed file to the selection set, either by filename or full filepath.

Note that this is responsive to the UI, so (for instance) will rely on which directory is open, and whether sidecars for a given file are expanded or not.
src/remote.cc