We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The discussion on the slack started here
Using iTerm2 set up a profile to be opened by a dedicated hotkey including ctrl
ctrl
ctrl-cmd-enter
ctrl-alt-cmd-enter
Set up a talon command to send the chosen key Talon sends the key iTerm2 does not open the dedicated hotkey window
Change the hotkey to not include ctrl change the talon command See that iTerm2 now does open the dedicated window
The text was updated successfully, but these errors were encountered:
further checking seems to imply that it is only the ctrl-enter being swallowed somewhere, as a cmd-ctrl-z or cmd-alt-ctrl-zset as the hotkey does work
ctrl-enter
cmd-ctrl-z
cmd-alt-ctrl-z
Sorry, something went wrong.
From #41, ctrl-space is also broken.
fixed in next beta
No branches or pull requests
The discussion on the slack started here
Reproduction
Using iTerm2 set up a profile to be opened by a dedicated hotkey including
ctrl
ctrl-cmd-enter
orctrl-alt-cmd-enter
)Set up a talon command to send the chosen key
Talon sends the key
iTerm2 does not open the dedicated hotkey window
Anti-reproduction
Change the hotkey to not include
ctrl
change the talon command
See that iTerm2 now does open the dedicated window
The text was updated successfully, but these errors were encountered: