Skip to content
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

Updates ConsoleGuiTools to Terminal.Gui v1.10 #184

Merged
merged 70 commits into from
May 2, 2023
Merged
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
6af1903
Fixed #58: Multi-line commands rendering wrong
tig Mar 11, 2020
a69373e
Fixed #58 - Newlines in commands render incorrectly
tig Mar 11, 2020
f155262
Added debug instructions to readme
tig Mar 11, 2020
440833e
Update src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs
tig Mar 11, 2020
dd2e765
simplified stripping of newline/linefeed
tig Mar 12, 2020
e66f614
Merge branch 'master' of tig:tig/GraphicalTools
tig Mar 14, 2020
ebcb92f
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Apr 12, 2020
dce01c8
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Apr 17, 2020
a2c0238
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Apr 19, 2020
2184386
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Apr 19, 2020
668c5c5
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Apr 20, 2020
9d2c85a
Merge branch 'master' of tig:tig/GraphicalTools
tig May 13, 2020
d15fb38
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Aug 24, 2020
49b9559
Merge branch 'master' of tig:tig/GraphicalTools into master
tig Sep 25, 2020
4175dc0
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig Sep 27, 2020
53b1203
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig Sep 27, 2020
941cef7
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig Sep 29, 2020
06c8a1f
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig Sep 29, 2020
474826e
made column spacing tigher
tig Sep 29, 2020
3112550
update to new Terminal.gui package; no code changes
tig Sep 29, 2020
67911d3
tweaked widths
tig Sep 29, 2020
86a72b5
removed excess padding on right
tig Sep 29, 2020
c95abc5
removed excess rows at bottom
tig Sep 29, 2020
869b578
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig Sep 29, 2020
bed1c3d
Merge branch 'master' into tighter_columns
tig Sep 29, 2020
142ffe5
status bar wsa occluding window
tig Sep 29, 2020
65c3c5a
tweaks
tig Sep 30, 2020
fd934e1
fixed build scripts to only build ocgv
tig Oct 1, 2020
f58d592
Merge branch 'tighter_columns' into minui
tig Oct 1, 2020
8e89181
refactored to make logic more obvious
tig Oct 1, 2020
1137d7d
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig Oct 3, 2020
e965afd
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig Oct 3, 2020
967b503
merged
tig Oct 3, 2020
e530f37
removed orig files
tig Oct 3, 2020
4188094
Merge branch 'master' of tig:PowerShell/GraphicalTools into master
tig Oct 5, 2020
797de5e
Merge branch 'master' of tig:tig/GraphicalTools into master
tig Oct 11, 2020
be4bea2
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Oct 21, 2020
85d8578
Merge branch 'master' of tig:tig/GraphicalTools
tig Oct 21, 2020
a03fc9b
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Nov 18, 2020
da6e273
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Apr 1, 2021
cec80a4
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Jun 3, 2022
c172968
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Jul 30, 2022
25204bc
Upgrade to Terminal.Gui v1.7
tig Aug 3, 2022
5e0cdcc
Merge branch 'master' into minui
tig Aug 3, 2022
b474f84
removed border when minui is enabled
tig Aug 3, 2022
75ca4d1
re-implemented feature post merge screw up
tig Aug 3, 2022
fd6483e
tweaks
tig Aug 3, 2022
c06641e
improve VS code build and debug support
tig Aug 3, 2022
7c4bec7
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Aug 4, 2022
cf84116
Merge branch 'master' into minui
tig Aug 4, 2022
15ab348
Merge branch 'master' into select_all
tig Aug 4, 2022
6833168
On exit, ensure only visible marked items are output
tig Aug 4, 2022
9aa550b
Merge branch 'minui' into fix_121_filter_input
tig Aug 4, 2022
50289b2
Merge branch 'select_all' into fix_121_filter_input
tig Aug 4, 2022
e544340
Merge branch 'improve_ocgvbuild' into fix_121_filter_input
tig Aug 4, 2022
ac54e61
Fixes 87
tig Aug 4, 2022
241e3d9
merge
tig Aug 9, 2022
d21f8c5
Merge branch 'fix_121_filter_input' into merge_tig
tig Aug 9, 2022
04dde17
Merge branch 'improve_ocgvbuild' into minui
tig Aug 9, 2022
c254965
Merge branch 'minui' into merge_tig
tig Aug 9, 2022
d3c1a82
Merge branch 'master' of tig:tig/GraphicalTools
tig Aug 17, 2022
3efc919
Tweaked build to have a better test at end
tig Aug 17, 2022
59e1cf7
merge
tig Aug 17, 2022
ef2c384
removed merge artifacts
tig Aug 17, 2022
20ce945
exclude .orig files (merge artifacts)
tig Aug 17, 2022
e148c73
Merge branch 'merge_tig'
tig Aug 17, 2022
b709b2c
merge
tig Aug 24, 2022
f93eeae
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Aug 24, 2022
54394e4
Merge branch 'master' of tig:PowerShell/GraphicalTools
tig Sep 15, 2022
04ee196
Updates the project to the latest Terminal.Gui release (v1.10).
tig Apr 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Nstack.Core" Version="0.17.1" />
<PackageReference Include="Terminal.Gui" Version="1.7.2" />
<PackageReference Include="Nstack.Core" Version="1.0.7" />
<PackageReference Include="Terminal.Gui" Version="1.10" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.6" />
</ItemGroup>

Expand Down