Skip to content

Releases: BlackPhlox/wt-editor-cli

wt-editor-cli 0.2.3 (NPM-Fix & Better documentation)

08 May 22:47
Compare
Choose a tag to compare

wt-editor-cli 0.2.2 (Documentation)

07 May 11:44
Compare
Choose a tag to compare
  • Updated documentation to reflect CI statuses.
  • Removed bloat that was not needed to install.

wt-editor-cli 0.2.1 (CI & NPM Support)

07 May 10:57
Compare
Choose a tag to compare

The app can now also be downloaded via npm:

npm install -g wt-editor-cli

wt-editor-cli 0.2 (+v0.11.1121.0 Support)

07 May 10:48
070f9b7
Compare
Choose a tag to compare

If you are running Windows Terminal Preview v0.11.1121.0 or later, pull from master and run setup.bat again. Remember its always a good idea to make a backup.

wt-editor-cli 0.1

11 Nov 23:24
54ab137
Compare
Choose a tag to compare

Features

  • Easy installation using Batch(For npm & writing files) and PowerShell(For environment variable).
  • Configure Windows Terminal Profiles in the terminal itself.
  • Creates a backup of profiles.json which can be overwritten by saving, revert loads the backup.
  • When selecting fonts, a list of available fonts on the system is generated.
  • Changeable folders for images by editing the config.json
  • Selecting a color has validation.

wt-editor-cli-showcase

Caveats

There are still many parts of the program which is not implemented yet such as:

  • Adding and rearrange profiles
  • Remove optional settings
  • Add or change color schemes
  • Add or change global settings
  • Realtime updates of certain settings
  • Further config settings for max allowed lines displayed etc.

Notes

Any feedback or bugs can be posted on the issues page of this repo.