abduco icon indicating copy to clipboard operation
abduco copied to clipboard

Add long flags (suggestion)

Open silverhook opened this issue 7 months ago • 0 comments

I know it is a matter of preference, but some people (like me) prefer long flags over short ones, so they can better remember what they do, especially with auto-completion being more and more common in shells.

I suggest the following pairs:

-a --attach
-A --attach-or-create
-c --create
-n --new
-r --read-only
-l --lowest-priority
-f --force
-e --detach-key
-v --version

silverhook avatar Jun 03 '25 17:06 silverhook