Skip to content

6.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 22:19
· 20 commits to main since this release

6.2.0 - 2024-11-17

Bug Fixes

  • change tab title formatting signature - (62ab5a0) - sravioli
  • make fields optionals to silence linter warnings - (e284fc0) - @sravioli
  • remove wcwidth (use wezterm.column.width) - (b3d1a3f) - sravioli

Features

  • rewrite update-status, add icons, add workspace indicator - (57d86d8) - sravioli
  • use new append function, adapt to format_tab_title signature - (1c54511) - sravioli
  • add padl, padr, trim - (3f64c57) - sravioli
  • add prepend function - (17d72ea) - sravioli
  • add new icons - (3ac2a07) - sravioli
  • add keymap to select new tab to open - (ba524ab) - @sravioli
  • sort icons, change windows decorations for win - (8e0c5e8) - @sravioli
  • minor perf tweaks - (8bb2c5a) - sravioli