MSTerminalSettings icon indicating copy to clipboard operation
MSTerminalSettings copied to clipboard

WindowsTerminal 0.11 Broke MSTerminal Settings: Change of profiles.json to settings.json

Open JustinGrote opened this issue 5 years ago • 4 comments

image

JustinGrote avatar Apr 27 '20 14:04 JustinGrote

Any workaround for this?

EDIT: Switch from the default branch to release/v2.0

To install this 2.0 release from PowerShellGet, use Install-Module -Name MSTerminalSettings -AllowPrerelease

Source: https://www.powershellgallery.com/packages/MSTerminalSettings/2.1.0-rc0001

You may need to update PackageManagement/PowerShellGet. I followed this guide and got everything working!

limsammy avatar Aug 18 '20 01:08 limsammy

That rc doesn't work anymore either.

get-msterminalprofile

MethodInvocationException: Exception calling "FromJson" with "1" argument(s): "Could not convert string to boolean: none. Path 'copyFormatting', line 32, position 28." Add-Member: Cannot bind argument to parameter 'InputObject' because it is null.

Jaykul avatar Apr 04 '23 19:04 Jaykul

Probably worked at one point but I haven't touched it in ages. Source: I was writing the release/2.0 but it became less important as the better tools for managing settings came along.

JustinGrote avatar Apr 04 '23 19:04 JustinGrote

@JustinGrote and what are those tools? Any pointers to share?

Thx!

igoravl avatar Jul 21 '23 04:07 igoravl