Matthew Breedlove
|
077dc0f5eb
|
Imports cleanup
|
2025-08-26 23:32:47 -04:00 |
|
Matthew Breedlove
|
19d739c7fd
|
Add ClaudeLog badge to README
|
2025-08-25 03:52:37 -04:00 |
|
 Matthew BreedloveandGitHub
|
c5d9243174
|
Merge pull request #46 from ProCreations-Official/patch-1
Update README.md to add username in setup command
|
2025-08-24 14:11:56 -04:00 |
|
 ProCreations-OfficialandGitHub
|
015c1f0b1c
|
Update README.md
|
2025-08-24 14:07:46 -04:00 |
|
Matthew Breedlove
|
ad85f951a4
|
Fixes for inefficient rendering in auto-alignment mode
|
2025-08-24 02:45:38 -04:00 |
|
Matthew Breedlove
|
174dba2832
|
Better screenshot showing off auto-align feature
|
2025-08-24 00:28:31 -04:00 |
|
Matthew Breedlove
|
b46319c4e2
|
Adding powerline widget auto-alignment toggle
|
2025-08-24 00:22:22 -04:00 |
|
Matthew Breedlove
|
bbf50be1b0
|
Standardize naming convention -> status items and items are now widgets
|
2025-08-21 02:56:10 -04:00 |
|
Matthew Breedlove
|
8e6b1013a1
|
Update readme and bump version to 2.0.7
|
2025-08-21 02:02:19 -04:00 |
|
Matthew Breedlove
|
ce768e541a
|
Add session cost widget
|
2025-08-21 01:41:05 -04:00 |
|
Matthew Breedlove
|
f218a6a445
|
Enable raw mode for Current Working Dir widget
|
2025-08-21 01:40:30 -04:00 |
|
Matthew Breedlove
|
3aea75403f
|
Add Current Working Dir component
|
2025-08-21 01:28:17 -04:00 |
|
Matthew Breedlove
|
f9a113a9d2
|
Fix for block timer calculation when last activity was in a previous block. Was incorrectly displaying an active block due to the diff of last activity and current block start
|
2025-08-20 19:10:38 -04:00 |
|
Matthew Breedlove
|
539be98470
|
Adding NOTICE
|
2025-08-20 15:22:45 -04:00 |
|
Matthew Breedlove
|
dfaea8b6aa
|
Updating LICENSE with copyright and author information
|
2025-08-20 15:20:33 -04:00 |
|
Matthew Breedlove
|
39dbc2b70b
|
Update ccusage link in readme
|
2025-08-20 14:27:55 -04:00 |
|
Matthew Breedlove
|
02857bd43c
|
Fix display of powerline font installation message
|
2025-08-20 03:20:21 -04:00 |
|
Matthew Breedlove
|
bf97dc4287
|
Version bump to 2.0.5
|
2025-08-20 03:09:49 -04:00 |
|
Matthew Breedlove
|
479e139141
|
Windows fixes for git widgets
|
2025-08-20 03:09:20 -04:00 |
|
Matthew Breedlove
|
27632788a5
|
Fixes for block timer lookback
|
2025-08-20 03:08:57 -04:00 |
|
Matthew Breedlove
|
9c97b0b6c0
|
Move dependencies to devDependencies
|
2025-08-19 17:46:55 -04:00 |
|
Matthew Breedlove
|
670463731f
|
Fix for block timer raw mode preview when showing progress bar
|
2025-08-18 04:14:12 -04:00 |
|
Matthew Breedlove
|
5ba40c33ae
|
Bug fix in block timer logic
|
2025-08-18 04:06:43 -04:00 |
|
Matthew Breedlove
|
eaf62c349d
|
Fix for custom command edit / width / timeout keypresses not working
|
2025-08-18 03:48:33 -04:00 |
|
Matthew Breedlove
|
96059ae0d3
|
Screenshot update
|
2025-08-18 02:46:33 -04:00 |
|
Matthew Breedlove
|
d1ba0c0be5
|
Adding block timer widget, miscellaneous UI improvements
|
2025-08-18 02:40:34 -04:00 |
|
Matthew Breedlove
|
f19c24a39d
|
Update ccusage example to use @latest syntax for npx to ensure the version with statusline support is retrieved
|
2025-08-17 21:53:41 -04:00 |
|
Matthew Breedlove
|
c8a220ca48
|
Fix npm publish errors
|
2025-08-17 20:17:28 -04:00 |
|
Matthew Breedlove
|
7782e8b455
|
Add descriptive error handling to CustomCommand, update README, fix Uninstall Emoji that was rendering incorrectly, fix Item Editor line color for consistency, fix version number display
|
2025-08-17 20:15:54 -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
|
bd7010fcd2
|
Adding Awesome Claude Code badge
|
2025-08-12 15:55:28 -04:00 |
|
Matthew Breedlove
|
39b472b8dd
|
Center ascii art
|
2025-08-12 15:45:41 -04:00 |
|
Matthew Breedlove
|
9b81325bc5
|
Add ASCII art to readme
|
2025-08-12 15:43:40 -04:00 |
|
Matthew Breedlove
|
572fcb81bd
|
Update readme with terminal width options
|
2025-08-12 15:15:38 -04:00 |
|
Matthew Breedlove
|
87bb690461
|
Readme updates and removing external production dependencies
|
2025-08-12 14:45:44 -04:00 |
|
Matthew Breedlove
|
89fb64896b
|
Adding license
|
2025-08-12 12:19:32 -04:00 |
|
Matthew Breedlove
|
f2d186ec9d
|
Rendering fixes
|
2025-08-12 04:43:14 -04:00 |
|
Matthew Breedlove
|
a69a6997d0
|
Minor bug fix for padding
|
2025-08-12 03:28:59 -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
|
4465ac8053
|
Couple bug fixes relating to colors
|
2025-08-11 18:10:33 -04:00 |
|
Matthew Breedlove
|
7b4c775c8d
|
Readme update
|
2025-08-11 16:35:56 -04:00 |
|
Matthew Breedlove
|
46436ea5b0
|
Added global option to override foreground color, added VSCode warning for color issues
|
2025-08-11 16:33:19 -04:00 |
|
Matthew Breedlove
|
6a60501d63
|
Update screenshot
|
2025-08-11 15:35:17 -04:00 |
|
Matthew Breedlove
|
6eafe54614
|
Background colors, bold toggle, global options
|
2025-08-11 15:33:06 -04:00 |
|
 Matthew BreedloveandGitHub
|
fd4f92230b
|
Merge pull request #7 from Piebald-AI/bl-ue-patch-1
Add a related projects section
|
2025-08-11 11:44:05 -04:00 |
|
 bl-ueandGitHub
|
9423acde46
|
Add a related projects section
|
2025-08-11 08:46:26 -06:00 |
|
Matthew Breedlove
|
61cb630af1
|
Adding context percentage (usable) as a widget
|
2025-08-11 05:26:49 -04:00 |
|