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
* add keyboard shortcuts for drawer tabs and branch renaming ([a27fe96](https://github.com/shkm/shellflow/commit/a27fe963db8d6fcd0e955ebfacd561e8aa7b2d28))
22
+
* add new scratch terminal action with dedicated shortcut ([1b4efb8](https://github.com/shkm/shellflow/commit/1b4efb8ba8647f236c80b23fa69b0ac3e5c72b5a))
23
+
* add unfocusedOpacity setting for dimming inactive panes ([10f55fd](https://github.com/shkm/shellflow/commit/10f55fd25cc4eb0f9d4e809e67d80ae39429f627))
24
+
* improve close project workflow ([b03cafc](https://github.com/shkm/shellflow/commit/b03cafc12c72fd5d720e6d65098083c660a99977))
25
+
26
+
27
+
### Bug Fixes
28
+
29
+
* block global shortcuts when picker is open ([3579016](https://github.com/shkm/shellflow/commit/35790164cf6d578cb4a77641eb14eceb43927b03))
30
+
* clear activeProjectId when switching to scratch terminal ([0a5106b](https://github.com/shkm/shellflow/commit/0a5106ba82a916f153dc08331349c33d0dff8d74))
31
+
* focus main terminal after editing new worktree branch name ([2132eed](https://github.com/shkm/shellflow/commit/2132eed4f95c36afc7dd3cb5c1139b4b13be87ef))
32
+
* make title changes bypass grace period for faster progress indicator ([1e7725f](https://github.com/shkm/shellflow/commit/1e7725f5f488b9224aacde41f42e397bae9c0878))
33
+
* newly added projects not appearing in sidebar ([04841e8](https://github.com/shkm/shellflow/commit/04841e8a6d9d650b163f75929fcf6e2c8838a6db))
34
+
* prevent double paste in terminal ([6735c61](https://github.com/shkm/shellflow/commit/6735c61f5010f2ec515830679b89db0ea8ae8e35))
35
+
* reduce delay showing progress indicator after switching tabs ([1561895](https://github.com/shkm/shellflow/commit/156189518b45c9ce75116f7ba6f29626e5181992))
0 commit comments