David Beesley
|
a824eaea77
|
Feature/vt (#6)
VT emulation instead of clipping sync blocks.
|
2026-01-19 17:40:09 +13:00 |
|
David Beesley
|
c7ab4aa06b
|
Fix/exit display (#4)
* fix exit output
|
2026-01-18 10:41:57 +13:00 |
|
David Beesley
|
b800ec12b9
|
mac (#3)
* mac
* Add cross-platform integration tests
* Fix ioctl request type for macOS
* terminal-guard
* suppress bash deprecation warning
* test dumb mode
* workflow naming
|
2026-01-18 09:31:21 +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 |
|