-
- Downloads
There was an error fetching the commit references. Please try again later.
Add support for VT levels. Don't respond to control sequences at a higher...
Add support for VT levels. Don't respond to control sequences at a higher level than the current one. Add support for DECSCL. Add a UI to display and change the emulation level. Issue 11690
Showing
- Interfaces/MainMenu.xib 44 additions, 6 deletionsInterfaces/MainMenu.xib
- Interfaces/PreferencePanel.xib 5 additions, 5 deletionsInterfaces/PreferencePanel.xib
- sources/PTYSession.m 19 additions, 0 deletionssources/PTYSession.m
- sources/PTYTextView.h 1 addition, 0 deletionssources/PTYTextView.h
- sources/PTYTextView.m 8 additions, 0 deletionssources/PTYTextView.m
- sources/VT100CSIParser.m 11 additions, 0 deletionssources/VT100CSIParser.m
- sources/VT100Output.h 9 additions, 7 deletionssources/VT100Output.h
- sources/VT100Output.m 55 additions, 25 deletionssources/VT100Output.m
- sources/VT100Screen.h 1 addition, 0 deletionssources/VT100Screen.h
- sources/VT100Screen.m 3 additions, 0 deletionssources/VT100Screen.m
- sources/VT100ScreenMutableState.m 4 additions, 0 deletionssources/VT100ScreenMutableState.m
- sources/VT100ScreenState.h 1 addition, 0 deletionssources/VT100ScreenState.h
- sources/VT100ScreenState.m 2 additions, 0 deletionssources/VT100ScreenState.m
- sources/VT100Terminal.h 2 additions, 0 deletionssources/VT100Terminal.h
- sources/VT100Terminal.m 275 additions, 63 deletionssources/VT100Terminal.m
- sources/VT100Token.h 2 additions, 0 deletionssources/VT100Token.h
- sources/VT100Token.m 5 additions, 0 deletionssources/VT100Token.m
- sources/iTermTextViewContextMenuHelper.m 33 additions, 1 deletionsources/iTermTextViewContextMenuHelper.m
Loading
Please register or sign in to comment