tracexec icon indicating copy to clipboard operation
tracexec copied to clipboard

[Feature] Shell auto-completion

Open kxxt opened this issue 1 year ago • 1 comments

It's nice to have shell auto-completion

kxxt avatar May 14 '24 04:05 kxxt

I haven't implemented any shell-completion in any project, but https://github.com/clap-rs/clap/tree/master/clap_complete looks like the way to go.

kxxt avatar May 14 '24 10:05 kxxt