Commit Graph

7 Commits

Author SHA1 Message Date
David Beesley
c7ab4aa06b Fix/exit display (#4)
* fix exit output
2026-01-18 10:41:57 +13:00
David Beesley
91e0516fe9 Fix/key sequences (#2)
* Change default hotkey to Ctrl+6 and fix ctrl+punctuation handling
* Disable lookback mode when alternate screen is active
2026-01-18 06:17:14 +13:00
David Beesley
76b65add1d Add CI workflow (#1)
* Add CI workflow

* Fix formatting
2026-01-18 06:11:51 +13:00
Dave Beesley
e9f2b03684 commit 2026-01-16 23:14:05 -07:00
Dave Beesley
58f448e05e commit 2026-01-16 22:50:11 -07:00
Dave Beesley
961fc90313 Add CLI, config file support, and configurable lookback key
- Add clap-based CLI with comprehensive help
- Add TOML config support (~/.config/claude-chill.toml)
- Add key_parser for user-friendly key bindings ([ctrl][shift][j])
- Change default lookback key to Ctrl+Shift+J
- Remove unused modules (analyzer, output_processor, script_parser)
- Add MIT LICENSE file
- Add disclaimer to README

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 21:19:49 -07:00
Dave Beesley
9db120e05d commit 2026-01-16 20:19:52 -07:00