You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
29
29
* fix: focus tab as well as pane when relaunching plugin (https://github.com/zellij-org/zellij/pull/2530)
30
30
* feat: ui improvements for strider search (https://github.com/zellij-org/zellij/pull/2531)
31
31
* fix: only watch fs if plugins explicitly request it (https://github.com/zellij-org/zellij/pull/2529)
32
+
* fix: suppress debug logging when not debugging (https://github.com/zellij-org/zellij/pull/2532)
32
33
33
34
## [0.36.0] - 2023-04-13
34
35
* fix: when moving pane focus off screen edge to the next tab, the pane on the screen edge is now focused (https://github.com/zellij-org/zellij/pull/2293)
0 commit comments