All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.0 (2024-05-20)
- correct set tab title when full command is enable or disabled (e2f1f16)
3.0.0 (2024-05-20)
- add title handle for kitty terminal (a957d87)
- change to check env settings after every command execution (41eadc9)
- escape command line (8680956)
- prevent execution of the command in title. (6e532a4), closes /github.com/trystan2k/zsh-tab-title/pull/20#issuecomment-987573715
2.4.0 (2024-05-20)
- add title handle for kitty terminal (a957d87)
- change to check env settings after every command execution (41eadc9)
- escape command line (8680956)
- prevent execution of the command in title. (6e532a4), closes /github.com/trystan2k/zsh-tab-title/pull/20#issuecomment-987573715
2.3.1 (2021-10-04)
2.3.0 (2021-10-04)
- rename plugin file to work in oh-my-zsh (e83c40c)