Skip to content

Releases: fran-f/keypirinha-terminal-profiles

Open new tabs

08 Sep 19:35
Compare
Choose a tag to compare

The plugin can now open new tabs in the topmost Windows Terminal window. Hit Tab on a profile to see the extra actions.

Fixes #2

Fix custom profiles definition

08 Jun 18:11
Compare
Choose a tag to compare

Support file: protocol for profile icon paths

09 Nov 18:15
Compare
Choose a tag to compare

Load custom profile icons

08 Nov 13:12
Compare
Choose a tag to compare

The plugin can now load icons for profile that specify a custom one, pointing to a file on the system.

It should also do a better job loading Windows Terminal's JSONC settings, in case they contain trailing commas.

Support Stable and Preview

10 Aug 19:54
Compare
Choose a tag to compare

Adds support for multiple installations of Windows Terminal. Stable and Preview are enable by default, and new ones can be added in the configuration file.

Note: the configuration file format has changed, and you might have to re-apply your settings.

Validate profiles

28 Jul 20:12
Compare
Choose a tag to compare

Fixes an issue with profiles containing insufficient details.

To add a profile to the catalog, it should have at least a guid and a name field.

Read settings with the right method

03 Jun 12:19
Compare
Choose a tag to compare

Fixes an initialization bug.

Run as Administrator

28 May 17:39
Compare
Choose a tag to compare

A new action lets you open a Windows Terminal profile as Administrator.

Support flat and nested profile lists

24 May 10:49
Compare
Choose a tag to compare

Initial version

12 May 17:57
Compare
Choose a tag to compare
v1.0

Add README file