Commits on Source (3)
-
George Nachman authored
Make sure servers get killed on user-initiated quit. If we just HUP the shell then the server won't notice until it becomes attached as an orphan on the next launch. Issue 6369
-
George Nachman authored
Fix a problem where second and later tabs in a window with a left-side tab bar that's limited by the 1/3 * content size bound will have fewer columns than it should. Issue 6371.
-
George Nachman authored
Deal with CSI 38:2 which turns out it has a color type and color space and everyone did it wrong. Issue 6377
Showing
- sources/PTYSession.m 1 addition, 1 deletionsources/PTYSession.m
- sources/PTYTask.h 1 addition, 1 deletionsources/PTYTask.h
- sources/PTYTask.m 6 additions, 3 deletionssources/PTYTask.m
- sources/PseudoTerminal.m 7 additions, 2 deletionssources/PseudoTerminal.m
- sources/VT100Terminal.m 52 additions, 26 deletionssources/VT100Terminal.m
- sources/iTermController.m 4 additions, 1 deletionsources/iTermController.m
- sources/iTermRootTerminalView.h 3 additions, 0 deletionssources/iTermRootTerminalView.h
- sources/iTermRootTerminalView.m 24 additions, 4 deletionssources/iTermRootTerminalView.m