文件历史

提交图

12 次代码提交

作者 SHA1 备注 提交日期
Jack Allen d5b2da2a47 chore(settings): support more than 3 lines (#53)
* chore(settings): support more than 3 lines
* chore: add confirm dialog
* chore: update example script
* chore: rm config override
* Fix spacing issues, disallow deletion of last line, fix issue where deleting lines 2 and 3 would keep them in the list, cleanup onDelete and onAppend method locations
* Initialize default settings with two empty lines

---------

Co-authored-by: Matthew Breedlove <sirmalloc@gmail.com>
2025-08-28 09:30:26 -04:00
Jack Allen 7886e1f376 feat(git-worktree): Add git worktree widget (#49)
* feat(git-worktree): Add git worktree widget

* Minor cleanup

---------

Co-authored-by: Matthew Breedlove <sirmalloc@gmail.com>
2025-08-27 10:22:43 -04:00
Jack Allen 9354dbc9a3 chore(patch-package): Migrate to using bun patch, instead of patch-package 2025-08-27 13:16:47 +01:00
Matthew Breedlove 9c97b0b6c0 Move dependencies to devDependencies 2025-08-19 17:46:55 -04:00
Matthew Breedlove d1ba0c0be5 Adding block timer widget, miscellaneous UI improvements 2025-08-18 02:40:34 -04:00
Matthew Breedlove 990fdf3d54 Add missing package 2025-08-17 04:15:30 -04:00
Matthew Breedlove 365b64092a Powerline capability, better color support, custom colors, multiple install options, Output Style widget, UI cleanup 2025-08-17 04:12:34 -04:00
Matthew Breedlove f2d186ec9d Rendering fixes 2025-08-12 04:43:14 -04:00
Matthew Breedlove e0012bc0eb Fix build issue with patching Ink, bump version to 1.0.15
This reverts commit 256b562cca.
2025-08-12 03:08:18 -04:00
Matthew Breedlove 256b562cca Revert "Code deduplication and cleanup, fix forward delete button on text editing, add ability to show separators in color editing menu, fix truncation issues"
This reverts commit 3e2c3eaa90.
2025-08-12 02:55:41 -04:00
Matthew Breedlove 3e2c3eaa90 Code deduplication and cleanup, fix forward delete button on text editing, add ability to show separators in color editing menu, fix truncation issues 2025-08-12 02:52:28 -04:00
Matthew Breedlove d5c193c209 Initial commit 2025-08-08 07:20:28 -04:00