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
Thank for making this extension - I was looking around wishing this existed, and lo - here it is!
However, I wanted to ask - is there a way to remap the key without forking, editing and installing my own version?
I'm on a mac, and I use cmd+shift+p to open new private windows. I wanted to use cmd+shift+t, or cmd-alt-t to open a container tab using the current active container. These are common modifiers for an existing command on OS X.
Hello!
Thank for making this extension - I was looking around wishing this existed, and lo - here it is!
However, I wanted to ask - is there a way to remap the key without forking, editing and installing my own version?
I'm on a mac, and I use
cmd+shift+p
to open new private windows. I wanted to usecmd+shift+t
, orcmd-alt-t
to open a container tab using the current active container. These are common modifiers for an existing command on OS X.As I understand, this is the line that triggers the command:
https://github.com/jonathanKingston/new-container-tab/blob/master/manifest.json#L17
Is there a simple way to make this user-definable, without downloading another extension like Saka Key?
Thanks again for making this - it made me very happy to discover that it existed, and the code was very readable 👍
The text was updated successfully, but these errors were encountered: