Add multiple selection

This commit is contained in:
Dheepak Krishnamurthy 2021-03-23 09:03:11 -06:00
parent e5a8094105
commit 6311cc3f97
5 changed files with 241 additions and 84 deletions

View file

@ -36,6 +36,7 @@ rustyline = "7.1.0"
uuid = { version = "0.8.1", features = ["serde", "v4"] }
better-panic = "0.2.0"
shellexpand = "2.1"
tinyset = "0.4"
[package.metadata.rpm]
package = "taskwarrior-tui"