-
Notifications
You must be signed in to change notification settings - Fork 69
Comparing changes
Open a pull request
base repository: PowerShell/ConsoleGuiTools
base: 7d2d3ce
head repository: PowerShell/ConsoleGuiTools
compare: 1bfec51
- 8 commits
- 18 files changed
- 5 contributors
Commits on Sep 12, 2023
-
Bump Terminal.Gui in /src/Microsoft.PowerShell.ConsoleGuiTools (#214)
Bumps [Terminal.Gui](https://github.com/gui-cs/Terminal.Gui) from 1.13.5 to 1.14.0. - [Release notes](https://github.com/gui-cs/Terminal.Gui/releases) - [Commits](gui-cs/Terminal.Gui@v1.13.5...v1.14.0) --- updated-dependencies: - dependency-name: Terminal.Gui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a79e23c - Browse repository at this point
Copy the full SHA a79e23cView commit details
Commits on Sep 15, 2023
-
Update README.md to remove prompts that aren't part of the exapmle co…
…mmands. (#215) Removes example prompts `PS C:\> ` from command examples so that commands can be executed as copied.
Configuration menu - View commit details
-
Copy full SHA for b5a4bcd - Browse repository at this point
Copy the full SHA b5a4bcdView commit details
Commits on Oct 16, 2023
-
Fix clear last line on Windows Terminal Issue again (#207)
* Added more debug flags including -UseSystemConsole * Added more debug flags including -UseNetDriver * Reverted temp package refs; requires Terminal.Gui 1.13.6 * Support local nuget feed for Terminal.Gui for dev * Update local build script further * Enhanced Build script to publish module locally * Enhanced Build script to increment build number automatically * Undo local build; set Terminal.Gui v to 1.14.0 * Tweaked build scripts * Removed local build setting * Verifying CI failure is due to new Terminal.Gui version requirement * Bump to .NET 7.0.401 * Removed old verbose mode code * Removed extra lines * Removed unneeded sln file
Configuration menu - View commit details
-
Copy full SHA for 4714dd4 - Browse repository at this point
Copy the full SHA 4714dd4View commit details
Commits on Oct 23, 2023
-
Add
Show-ObjectTreecmdlet (#179)* Add Show-Object * Rename Show-ObjectTree * Sort members alphabetically and add statusbar * Support for expanding IEnumerables * Disable ExpandAll This prevents Ctrl+Right causing infinite loop where a property references a parent. * Add window title with quit shortcut hint and fix NRT warning * Add search to Show-ObjectTree * Fix format/environment error strings Now correctly refers to ObjectTree not GridView * Add bracers to else block * Add command name as tag * Remove Ctrl+Q prompt and use Esc for exit * Adjust look and feel to match grid view * Add Filter, MinUI and Title options and started docs * Change Filter to match ocgv (regex support with error box) * Remove invalid examples and docs on output types to show tree * Add prototype implementation of directory contents listing * Don't output full path names of child objects * Adjust logic to be more readable * Fix class name * Add alias 'sot' for Show-ObjectTree * Add sot to `AliasesToExport` * Add UseNetDriver and Debug flags to Show-ObjectTree
Configuration menu - View commit details
-
Copy full SHA for 5ee4888 - Browse repository at this point
Copy the full SHA 5ee4888View commit details -
Bump Microsoft.PowerShell.SDK (#218)
Bumps [Microsoft.PowerShell.SDK](https://github.com/PowerShell/PowerShell) from 7.2.13 to 7.2.15. - [Release notes](https://github.com/PowerShell/PowerShell/releases) - [Commits](PowerShell/PowerShell@v7.2.13...v7.2.15) --- updated-dependencies: - dependency-name: Microsoft.PowerShell.SDK dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a24ffe8 - Browse repository at this point
Copy the full SHA a24ffe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3941b - Browse repository at this point
Copy the full SHA ac3941bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c86505 - Browse repository at this point
Copy the full SHA 9c86505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bfec51 - Browse repository at this point
Copy the full SHA 1bfec51View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7d2d3ce...1bfec51