command-tab with AltTab and command/option remapping
Bug report
Thanks for filing an issue! Please answer the questions below so I can help you.
- iTerm2 version: Build 3.4.15
- OS version: Version 12.2 (21D49)
- Attach
~/Library/Preferences/com.googlecode.iterm2.plisthere: com.googlecode.iterm2.plist - Attach a debug log: debuglog.txt
Detailed steps to reproduce the problem
- Configure iTerm2 to:
- swap the
commandandoptionkeys - set
Do Not Rempap Modifiersfor command-tab
- swap the
- Run AltTab, configured to hold command and press tab to select next window, then focus selected window on release. AltTab config screenshot
What happened
When command-tab is pressed, the usual AltTab list of windows comes up, and hitting command-tab again goes to the next window in the list, but releasing command-tab does not focus the selected window.
Releasing command-tab and then pressing the spacebar does focus the selected window, as usual.
In any other application, command-tab brings up the list of windows, and releasing command-tab focuses the selected window, including iterm2 windows.
What should have happened
Releasing command-tab should have focused the selected window.