-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Leverage 'StatusBar' instead of the 'Menu'. (#85)
* Fixed #58: Multi-line commands rendering wrong * Fixed #58 - Newlines in commands render incorrectly * Added debug instructions to readme * Update src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs Co-Authored-By: Tyler James Leonhardt <[email protected]> * simplified stripping of newline/linefeed * fixed exit UI via StatusBar instead of Menu * fixes Filter TextView and Apply button don't honor horizontal resizing * removed commented out code * Add StatusBar label explainging that SPACE Marks Items * fixed spelling of delegate * removed Apply button Co-authored-by: Tyler James Leonhardt <[email protected]>
- Loading branch information
1 parent
d3ebace
commit 72803b9
Showing
2 changed files
with
38 additions
and
37 deletions.
There are no files selected for viewing
This file contains 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 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