-
- Downloads
There was an error fetching the commit references. Please try again later.
Update OSC 8 to require parameters prior to the URL. A difference in...
Update OSC 8 to require parameters prior to the URL. A difference in parameters prevents hover-underlining together. The new syntax is: OSC 8 ; params ; url ST params are (for now) space delimited ASCII and may not contain a ;. url is a URL. I'm more accepting that I have to be and will take UTF-8 encoded URLs that aren't properly percent-escaped.
Showing
- sources/VT100Terminal.h 1 addition, 0 deletionssources/VT100Terminal.h
- sources/VT100Terminal.m 18 additions, 4 deletionssources/VT100Terminal.m
- sources/iTermTextExtractor.h 2 additions, 2 deletionssources/iTermTextExtractor.h
- sources/iTermTextExtractor.m 5 additions, 4 deletionssources/iTermTextExtractor.m
- sources/iTermURLActionFactory.m 8 additions, 2 deletionssources/iTermURLActionFactory.m
- sources/iTermURLStore.h 2 additions, 1 deletionsources/iTermURLStore.h
- sources/iTermURLStore.m 46 additions, 12 deletionssources/iTermURLStore.m
- tests/osc8.txt 38 additions, 31 deletionstests/osc8.txt
Please register or sign in to comment