File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 1- ### Version 1.1.1
1+ ### Version 1.2
2+ 
3+ New features:
4+ * Vi editing mode
25
36New functions:
47* InsertLineAbove
@@ -12,10 +15,21 @@ New key bindings:
1215* Ctrl+Enter bound to InsertLineAbove in Windows mode 
1316* Ctrl+Shift+Enter bound to InsertLineBelow in Windows mode
1417
15- ### Version 1.1.0
18+ Bug fixes:
19+ * Home the first line of multi-line input fixed
20+ * CaptureScreen captures colors colors correctly instead of guessing
21+ * CaptureScreen scrolls the screen to ensure the selected line is visible
22+ * CaptureScreen allows j/k for up/down (for the vi fans)
23+ * Fixed uncommon syntax coloring bug with bare words that start with a variable
24+ * Added sample handler for F7 emulation
25+ * Fixed sample handler for Set-StrictMode error
26+ * Improved error message when errors occur in custom handlers
27+ 
28+ ### Version 1.1 (shipped w/ Windows 10)
1629
1730Breaking change:
1831* Namespace PSConsoleUtilities has been renamed to Microsoft.PowerShell
32+ * Default history file location changed to match Windows 10
1933
2034### Version 1.0.0.13
2135
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments