-
- Downloads
There was an error fetching the commit references. Please try again later.
Release URL codes when they're no longer needed. A mark is placed at the...
Release URL codes when they're no longer needed. A mark is placed at the beginning and end of the URL. The one at the beginning is needed to keep the reference count to the code around until the one at the end is added. These marks are saved and restored.
Showing
- iTerm2.xcodeproj/project.pbxproj 10 additions, 0 deletionsiTerm2.xcodeproj/project.pbxproj
- sources/VT100Screen.m 19 additions, 0 deletionssources/VT100Screen.m
- sources/VT100Terminal.m 12 additions, 1 deletionsources/VT100Terminal.m
- sources/VT100TerminalDelegate.h 4 additions, 0 deletionssources/VT100TerminalDelegate.h
- sources/iTermImageMark.m 2 additions, 0 deletionssources/iTermImageMark.m
- sources/iTermMark.h 4 additions, 0 deletionssources/iTermMark.h
- sources/iTermURLMark.h 14 additions, 0 deletionssources/iTermURLMark.h
- sources/iTermURLMark.m 46 additions, 0 deletionssources/iTermURLMark.m
- sources/iTermURLStore.h 2 additions, 0 deletionssources/iTermURLStore.h
- sources/iTermURLStore.m 46 additions, 2 deletionssources/iTermURLStore.m
sources/iTermURLMark.h
0 → 100644
sources/iTermURLMark.m
0 → 100644
Please register or sign in to comment