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 buttons to open worktree in terminal/editor ([7b4e7f1](https://github.com/shkm/One-Man-Band/commit/7b4e7f192e5713cb04d6321d0e0fb53246a62b75))
14
+
* add clickable folder path display with context menu ([bffcafb](https://github.com/shkm/One-Man-Band/commit/bffcafb8583e94e064b97f5b4f4e0a4004fea6d0))
* add environment variable support to task configuration ([f22b2c2](https://github.com/shkm/One-Man-Band/commit/f22b2c2bcfbbfe78309605571a07431825fe1f6a))
17
+
* add menu bar with centralized action system ([af86498](https://github.com/shkm/One-Man-Band/commit/af8649833b2f576acc2f034757061996753f5d9b))
18
+
* add open in terminal/editor to menu bar ([0181cf8](https://github.com/shkm/One-Man-Band/commit/0181cf83bd1eeeb39eddbfd5630d34842a14fdb8))
19
+
* add scratch terminals for general-purpose shell access ([8613f4b](https://github.com/shkm/One-Man-Band/commit/8613f4bf26e798e1a363a5b890e8c37c0b1e469c))
* include projects in keyboard navigation ([0aeb540](https://github.com/shkm/One-Man-Band/commit/0aeb540e3bdaf7ec82ed76d98d3513831e4839b2))
24
+
* unify process exit UI across worktree and project views ([2347ebd](https://github.com/shkm/One-Man-Band/commit/2347ebdf077fb4388529f25d86da5feaf8149747))
25
+
26
+
27
+
### Bug Fixes
28
+
29
+
* add missing keyboard mappings to config schema ([cf51559](https://github.com/shkm/One-Man-Band/commit/cf51559f7dc6f62f070abd9fdd1a0199e8b54db7))
30
+
* correct TaskTerminal container sizing for scrollbar ([3637fe9](https://github.com/shkm/One-Man-Band/commit/3637fe9dbd93e860e700f205e6ae7a5ed53ec684))
31
+
* dispatch resize event on zoom level change ([c9246b4](https://github.com/shkm/One-Man-Band/commit/c9246b46243ebdc7bc135ef641ebfccf32d1ee13))
32
+
* drawer terminals in projects now spawn shell instead of main command ([9651341](https://github.com/shkm/One-Man-Band/commit/9651341a60daabf92a7772b35a985ddff42ef257))
33
+
* enable drawer terminal for scratch terminals ([207f7ea](https://github.com/shkm/One-Man-Band/commit/207f7ea7a675284cf16f34d88453434d3833b2ef))
34
+
* limit task search to name only ([a812380](https://github.com/shkm/One-Man-Band/commit/a8123808928fba2b88234c7657435ee949a2a908))
35
+
* prevent add project dialog from reopening on escape ([ed27687](https://github.com/shkm/One-Man-Band/commit/ed276879bd53b7e70f40924e08d1abfd01295f30))
36
+
* recover WebGL renderer after context loss to prevent terminal blur ([be0f75a](https://github.com/shkm/One-Man-Band/commit/be0f75a5e97fe1eb2773197f173a204215509cee))
37
+
* shift+esc does not send esc to terminal ([d61cb35](https://github.com/shkm/One-Man-Band/commit/d61cb35c23c5590d2eb09d8e399d50efc2824a14))
38
+
* task terminal not scrolling ([abaf1e1](https://github.com/shkm/One-Man-Band/commit/abaf1e16631001584eef85423e69a8fafbd187ee))
0 commit comments