Lucas
9a8fda443c
Update src/_trash: if -h, --help specified, no other options should be completed
...
Co-authored-by: Shohei YOSHIDA <syohex@gmail.com>
2023-07-10 10:23:24 +02:00
Lucas
25b297fafa
Update src/_trash: if --version specified, no other options should be completed
...
Co-authored-by: Shohei YOSHIDA <syohex@gmail.com>
2023-07-10 10:22:23 +02:00
Lucas
d863cdecdb
Update src/_trash: can't use -i, -I and -f at the same time
...
Co-authored-by: Shohei YOSHIDA <syohex@gmail.com>
2023-07-10 10:21:21 +02:00
Lucas
8a0bbd7a49
Update src/_trash: add intendation variables
...
Co-authored-by: Shohei YOSHIDA <syohex@gmail.com>
2023-07-10 10:17:49 +02:00
mirsella
1bef992b46
add trash-d completion
2023-07-09 17:36:36 +02:00
Wu Zhenyu
527c3d3d79
Remove _trash* because trashcli support completion
...
https://github.com/andreafrancia/trash-cli/blob/master/trashcli/shell_completion.py
2022-09-30 14:36:59 +08:00
dan soucy
14de4f5b13
Add completion for trash-d
...
https://github.com/rushsteve1/trash-d
trash-d is an implementation of the FreeDesktop trash bin
designed to be a drop-in replacement for `rm`.
This completion conflicts with trash-cli,
as both projects name their main executable `trash`.
2022-05-22 18:00:45 -04:00