-
- Downloads
Allow push and pop of key labels to take a name so multiple sets can be popped...
Allow push and pop of key labels to take a name so multiple sets can be popped at once if a program (e.g. ssh) exits unexpectedly
Showing
- iTerm2.xcodeproj/project.pbxproj 8 additions, 0 deletionsiTerm2.xcodeproj/project.pbxproj
- sources/PTYSession.m 21 additions, 6 deletionssources/PTYSession.m
- sources/PTYTab.m 0 additions, 1 deletionsources/PTYTab.m
- sources/VT100Screen.m 4 additions, 4 deletionssources/VT100Screen.m
- sources/VT100ScreenDelegate.h 2 additions, 2 deletionssources/VT100ScreenDelegate.h
- sources/VT100Terminal.m 2 additions, 2 deletionssources/VT100Terminal.m
- sources/VT100TerminalDelegate.h 2 additions, 2 deletionssources/VT100TerminalDelegate.h
- sources/iTermKeyLabels.h 14 additions, 0 deletionssources/iTermKeyLabels.h
- sources/iTermKeyLabels.m 19 additions, 0 deletionssources/iTermKeyLabels.m
- tests/it2setkeylabel.sh 60 additions, 13 deletionstests/it2setkeylabel.sh
sources/iTermKeyLabels.h
0 → 100644
sources/iTermKeyLabels.m
0 → 100644
Please register or sign in to comment