-
- Downloads
There was an error fetching the commit references. Please try again later.
Refactor code that decides if the hotkey window should be hidden when a window...
Refactor code that decides if the hotkey window should be hidden when a window resigns key. Add a feature to try to detect when spotlight is opened to not auto-close the hotkey window when that happens. The new feature is behind a default-off flag because I'm sure it'll do something unexpected. It should be turned on by default in the 3.1 beta.
Showing
- sources/NSArray+iTerm.h 2 additions, 0 deletionssources/NSArray+iTerm.h
- sources/NSArray+iTerm.m 8 additions, 0 deletionssources/NSArray+iTerm.m
- sources/NSWorkspace+iTerm.m 1 addition, 0 deletionssources/NSWorkspace+iTerm.m
- sources/PseudoTerminal.m 95 additions, 58 deletionssources/PseudoTerminal.m
- sources/iTermAdvancedSettingsModel.h 1 addition, 0 deletionssources/iTermAdvancedSettingsModel.h
- sources/iTermAdvancedSettingsModel.m 1 addition, 0 deletionssources/iTermAdvancedSettingsModel.m
- sources/iTermController.h 5 additions, 0 deletionssources/iTermController.h
- sources/iTermController.m 50 additions, 0 deletionssources/iTermController.m
Please register or sign in to comment