Releases: michaelbrusegard/tabline.wez
Releases · michaelbrusegard/tabline.wez
v1.5.1
v1.5.0
What's Changed
- Add http path by @michaelbrusegard in #52
- add option to disable setting tabs by @michaelbrusegard in #53
- add domain component by @michaelbrusegard in #54
- add unseen output component by @michaelbrusegard in #55
Full Changelog: v1.4.1...v.1.5.0
v1.3.0
What's Changed
- add built in quick_domains extension by @michaelbrusegard in #13
- add built in process icons and icons only option by @michaelbrusegard in #14
Full Changelog: v1.2.1...v.1.3.0
v1.4.1
v1.4.0
What's Changed
- feat(extension): support presentation.wez by @xarvex in #20
- process icons: add yazi and fix git colors by @joncrangle in #23
- update correct window finding logic by @michaelbrusegard in #26
- Tab title by @michaelbrusegard in #31
- add support for xyz colors by @michaelbrusegard in #32
- Extension state by @michaelbrusegard in #33
New Contributors
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- fix if options is nil on the user_opts by @michaelbrusegard in #17
- feat: additional default process icon colors by @joncrangle in #15
- Fix
air
icon syntax by @joncrangle in #19
Full Changelog: v.1.3.0...v1.3.1
v1.2.1
v1.2.0
What's Changed
- fixes: win32 cpu and ram; resurrect extension by @joncrangle in #2
- feat: Zoom indicator by @joncrangle in #4
- feat: add tab mouse hover by @joncrangle in #5
- Improved foreground process identification by @joncrangle in #6
- fix event not hiding by @michaelbrusegard in #9
- add multiple events to support workspace switcher extension by @michaelbrusegard in #10
New Contributors
- @joncrangle made their first contribution in #2
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Full Changelog: v1.0.0...v1.1.0
- Finished the extensions API with support for colors and setup builtin extensions.
- Fixed
ram
andcpu
components
v1.0.0
First release of tabline.wez. A retro tab-bar plugin for WezTerm, inspired by lualine.nvim