v1.2.3
What's Changed
- fix: Respect hidden statusline in window size calculation by @vimpostor in #110
- fix(api): Lazy load most modules to improve startup time by @mrjones2014 in #114
- fix(mux): Correctly set Wezterm user var more consistently in more scenarios by @mrjones2014 in #117
- docs: add note about wezterm integration by @loqusion in #119
- chore: generated vimdoc by @github-actions in #120
- feat(api): return to previous win if current win is floating by @alesandar in #124
- chore: generated vimdoc by @github-actions in #128
- fix(mux): fix edge pane detection logic for tmux (#118) by @freddiehaddad in #130
New Contributors
- @vimpostor made their first contribution in #110
- @loqusion made their first contribution in #119
- @alesandar made their first contribution in #124
- @freddiehaddad made their first contribution in #130
Full Changelog: v1.2.2...v1.2.3