-
- Downloads
There was an error fetching the commit references. Please try again later.
Prepare to store the tmux integration profile in the tmux controller. This...
Prepare to store the tmux integration profile in the tmux controller. This allows each tmux session to use a different profile. This is a step toward making every pane able to use a different profile (but the same font, of course). The change is hidden behind an advanced pref which is off by default. It also fixes a bug where a new tmux tab in a fullscreen window when legacy scrollbars are enabled might have the wrong size.
Showing
- sources/PTYSession.h 3 additions, 0 deletionssources/PTYSession.h
- sources/PTYSession.m 23 additions, 14 deletionssources/PTYSession.m
- sources/PTYTab.h 7 additions, 8 deletionssources/PTYTab.h
- sources/PTYTab.m 53 additions, 46 deletionssources/PTYTab.m
- sources/ProfileModel.m 1 addition, 0 deletionssources/ProfileModel.m
- sources/PseudoTerminal.m 12 additions, 2 deletionssources/PseudoTerminal.m
- sources/TmuxController.h 13 additions, 1 deletionsources/TmuxController.h
- sources/TmuxController.m 63 additions, 9 deletionssources/TmuxController.m
- sources/TmuxDashboardController.m 4 additions, 3 deletionssources/TmuxDashboardController.m
- sources/TmuxGateway.h 3 additions, 2 deletionssources/TmuxGateway.h
- sources/TmuxWindowOpener.h 2 additions, 0 deletionssources/TmuxWindowOpener.h
- sources/TmuxWindowOpener.m 4 additions, 3 deletionssources/TmuxWindowOpener.m
- sources/iTermAdvancedSettingsModel.h 1 addition, 0 deletionssources/iTermAdvancedSettingsModel.h
- sources/iTermAdvancedSettingsModel.m 1 addition, 0 deletionssources/iTermAdvancedSettingsModel.m
Please register or sign in to comment