Releases: BlackPhlox/wt-editor-cli
Releases · BlackPhlox/wt-editor-cli
wt-editor-cli 0.2.3 (NPM-Fix & Better documentation)
npm install -g wt-editor-cli
wt-editor-cli 0.2.2 (Documentation)
- Updated documentation to reflect CI statuses.
- Removed bloat that was not needed to install.
wt-editor-cli 0.2.1 (CI & NPM Support)
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)
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
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.
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.