mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-27 15:47:19 +02:00
Add multiple selection
This commit is contained in:
parent
e5a8094105
commit
6311cc3f97
5 changed files with 241 additions and 84 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue