Closed benyanke closed 2 years ago
Not sure how to remove the bug label, but this is clearly a feature request, not bug, fyi.
I was thinking of adding this one soon. Maybe for start
, it can be c
(create) or r
(run). Or even smug <project name>
which will start a session
Aliases are in master
now, I'll test it for a few days and then create a release.
https://github.com/ivaaaan/smug/pull/91
Awesome! I'm a near-daily user now, so I'll build and try master too, and let you know any feedback I have
I'd love support for short commands, like tmux does.
In cases where there's no ambiguity, it would be very handy to be able to use "n" for "new", "e" for "edit", "l" or "ls" for "list", etc.
Of course, cases like "s" would be ambiguous (start/stop), so would need to be used in it's fuller form, the same way tmux does.