- 
                Notifications
    
You must be signed in to change notification settings  - Fork 8.9k
 
OSC 8 support for conhost and terminal #7251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
    
  
     Merged
                    Changes from 33 commits
      Commits
    
    
            Show all changes
          
          
            35 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      16720a0
              
                osc 8 support for conhost and terminal
              
              
                PankajBhojwani 51bd477
              
                Correctly gets buffer position on click now
              
              
                PankajBhojwani d268322
              
                small fixes
              
              
                PankajBhojwani 3090b1c
              
                more small fixes
              
              
                PankajBhojwani b81014e
              
                Merge branch 'master' of https://github.com/microsoft/terminal into d…
              
              
                PankajBhojwani 015fb8f
              
                tryna pass pipeline checks
              
              
                PankajBhojwani 4a74f83
              
                send event upon hyperlink click, allow custom ids, remove obsolete re…
              
              
                PankajBhojwani 049ee61
              
                text buffer tests
              
              
                PankajBhojwani c18f32a
              
                spell
              
              
                PankajBhojwani bd74eff
              
                output engine test
              
              
                PankajBhojwani 0327750
              
                more tests
              
              
                PankajBhojwani 405066e
              
                resolve conflict
              
              
                PankajBhojwani 5995275
              
                fixes
              
              
                PankajBhojwani 409b358
              
                some requested changes
              
              
                PankajBhojwani dfc8771
              
                more changes
              
              
                PankajBhojwani c28d2a6
              
                conflict resolution
              
              
                PankajBhojwani 8a105d7
              
                bug fix
              
              
                PankajBhojwani 7e96737
              
                small changes
              
              
                PankajBhojwani e19fbe5
              
                fixed hyperlink not working after resize
              
              
                PankajBhojwani bc70439
              
                fixes
              
              
                PankajBhojwani 9d65b32
              
                noexcept
              
              
                PankajBhojwani aefb2e0
              
                more noexcept
              
              
                PankajBhojwani d0de3d5
              
                except
              
              
                PankajBhojwani eb3cda5
              
                optimize prune hyperlinks
              
              
                PankajBhojwani 63723e8
              
                hyperlinks is not a recognized word??
              
              
                PankajBhojwani 01928d3
              
                check ctrl first then shift
              
              
                PankajBhojwani 121f51c
              
                fuzzer
              
              
                PankajBhojwani 52e5743
              
                fix
              
              
                PankajBhojwani d1b0e83
              
                terminator, blank space fixes
              
              
                PankajBhojwani 82cc197
              
                ctrl+shift when no uri updates selection
              
              
                PankajBhojwani 4ecbfc0
              
                addressing comments
              
              
                PankajBhojwani b75f189
              
                SGR 0 fixes
              
              
                PankajBhojwani 5dcd706
              
                id resolution
              
              
                PankajBhojwani a099fc7
              
                added roundtrip test
              
              
                PankajBhojwani 5620c01
              
                spell
              
              
                PankajBhojwani File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| 
          
            
          
           | 
    @@ -50,5 +50,6 @@ syscall | |
| tmp | ||
| tx | ||
| userenv | ||
| wcstoui | ||
| XDocument | ||
| XElement | ||
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.