Releases: reobin/typewritten
Releases · reobin/typewritten
v1.3.0
Changelog
Features
- Add support for conda virtual environment (#84)
- Change prompt symbol color when root (#86)
v1.2.11
Changelog
Bug fixes
- Fix
TYPEWRITTEN_DISABLE_RETURN_CODE
option
v1.2.10
Changelog
Bug fixes
- Add missing prefix on variable for worker return code check
v1.2.9
Changelog
Bug fixes
- Add support for multiple git statuses on the same file
v1.2.8
Changelog
Features
- New option to use cursor configured by terminal emulator (
TYPEWRITTEN_CURSOR="terminal"
)
Misc.
v1.2.7
Changelog
Bug fixes
- Update default color and variable name of virtual env (it was always meant to be colored as the
accent
preset color)
v1.2.6
Changelog
Bug fixes
- Give all variables a typewritten prefix to avoid conflicts with other zsh actors
v1.2.5
Changelog
Bug fixes
- Fix color associative array declarations (#54)
- Reinitialize workers on callback error (#55)
General tasks
v1.2.2
Features
- Support for more types of color values (hex, 256, etc.)
Fixes
- Fix current directory color value definition
Misc.
v.1.2.4
Features
Other
- Add example of configuration