- 
                Notifications
    You must be signed in to change notification settings 
- Fork 8.9k
Pull requests: microsoft/terminal
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
      Fix crash when canceling file picker in profile settings
      
    
      
  
        
          #19504
            opened Oct 26, 2025  by
            balaraj74
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      docs(organization): remove non-existent files and fix case in Host File overview section
        
              
                Needs-Attention
  The core contributors need to come back around and look at this ASAP. 
        
      
    
      
  
        
          #19487
            opened Oct 21, 2025  by
            ansh1406
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    4 tasks
  
      Correct the translation error of "bindings" in zh-TW
      
    
        
          #19470
            opened Oct 17, 2025  by
            kkbruce
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    4 tasks
  
      Fix: incorrect window size restore after exiting full screen (#351)
      
    
      
  
        
          #19439
            opened Oct 13, 2025  by
            samuelfessahaye
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    2 of 4 tasks
  
      Fixing issue with command line parameter --startingDirectory
      
    
      
  
        
          #19419
            opened Oct 8, 2025  by
            marcotaranta
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    2 of 4 tasks
  
      Fix #19390: Make snap-on-input conditional to prevent blocking programmatic scroll
      
    
      
  
        
          #19414
            opened Oct 6, 2025  by
            vididvidid
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 of 4 tasks
  
      Fix initial position parsing from -pos tag (#4247)
        
              
                Area-Settings
  Issues related to settings and customizability, for console or terminal 
              
                Issue-Task
  It's a feature request, but it doesn't really need a major design. 
              
                Product-Terminal
  The new Windows Terminal. 
        
      
    
      
  
        
          #19409
            opened Oct 4, 2025  by
            KavishaHaswani
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 4 tasks
  
      Fix extra padding when tabs are outside the title bar
        
              
                Needs-Attention
  The core contributors need to come back around and look at this ASAP. 
        
      
    
      
  
        
          #19402
            opened Oct 1, 2025  by
            cnaples79
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Documentation of Color names related to ECMA-48
        
              
                Area-Settings
  Issues related to settings and customizability, for console or terminal 
              
                Issue-Docs
  It's a documentation issue that really should be on MicrosoftDocs/Console-Docs 
              
                Needs-Attention
  The core contributors need to come back around and look at this ASAP. 
              
                Product-Terminal
  The new Windows Terminal. 
        
      
    
      
  
        
          #19392
            opened Sep 28, 2025  by
            AvishekDas5
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    6 tasks done
  
      OSC 52: Gate clipboard writes on focus to prevent background clipboard hijacking
      
    
      
  
        
          #19357
            opened Sep 17, 2025  by
            DivInstance
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Add Mica Alt support to Microsoft Terminal (#17650)
      
    
      
  
        
          #19246
            opened Aug 15, 2025  by
            deepanshu-maliyan
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Enable Copy As Path/Paste with Path Translation in *nix profiles
      
    
      
  
        
          #19037
            opened Jun 14, 2025  by
            jamespack
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 tasks
  
      Setting to set pane highlight active, inactive and broadcast color
        
              
                Area-Settings
  Issues related to settings and customizability, for console or terminal 
              
                Area-Theming
  Anything related to the theming of elements of the window 
              
                Issue-Task
  It's a feature request, but it doesn't really need a major design. 
              
                Product-Terminal
  The new Windows Terminal. 
        
      
    
      
  
        
          #18953
            opened May 27, 2025  by
            Techypanda
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    2 of 4 tasks
  
      Add support for tmux control mode (#3656)
        
              
                Area-Extensibility
  A feature that would ideally be fulfilled by us having an extension model. 
              
                Area-Interop
  Communication between processes 
              
                Area-UserInterface
  Issues pertaining to the user interface of the Console or Terminal 
              
                Issue-Feature
  Complex enough to require an in depth planning process and actual budgeted, scheduled work. 
              
                Product-Terminal
  The new Windows Terminal. 
        
      
    
      
  
        
          #18928
            opened May 20, 2025  by
            joexue
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 tasks
  
      Allow editing actions in the settings UI
        
              
                Needs-Tag-Fix
  Doesn't match tag requirements 
              
                zBugBash-Consider
        
      
    
      
  
        
          #18917
            opened May 15, 2025  by
            PankajBhojwani
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    1 of 4 tasks
  
      Introduce PowerShell installer stub
        
              
                zBugBash-Consider
        
      
    
      
  
        
          #18639
            opened Feb 28, 2025  by
            carlos-zamora
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      Add CP_UTF8 support to GetConsoleLangId
        
              
                Area-Server
  Down in the muck of API call servicing, interprocess communication, eventing, etc. 
              
                Issue-Bug
  It either shouldn't be doing this or needs an investigation. 
              
                Product-Conhost
  For issues in the Console codebase 
              
                zInbox-Bug
  Ignore me! 
        
      
    
    
      
  Previous Next
  
  
  ProTip!
  Mix and match filters to narrow down what you’re looking for.