You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked if others have suggested this already
I have checked this issue tracker to see if others have reported similar issues.
Feature description
It is an extremely useful feature available in various (linux) programs such as tmux, ip, nmcli.
Example: $ nmcli device wifi list can be written as $ nmcli d w l
or $ nmcli devi wi lis -- does not matter.
When there is conflict ($ tmux kill-se...) kill-server || kill-session
we can just type tmux kill-ses || kill-ser
Alternative solutions
this is how i have managed to mitigate the current limitations:
I have checked if others have suggested this already
Feature description
It is an extremely useful feature available in various (linux) programs such as
tmux
,ip
,nmcli
.Example:
$ nmcli device wifi list
can be written as$ nmcli d w l
or
$ nmcli devi wi lis
-- does not matter.When there is conflict (
$ tmux kill-se
...)kill-server
||kill-session
we can just type
tmux kill-ses
||kill-ser
Alternative solutions
this is how i have managed to mitigate the current limitations:
assuming the above scipt is named
m
, now that i can typem c
orm con
orm cucumber
and it will connectType of feature
Operating System
The text was updated successfully, but these errors were encountered: