There was an error while loading. Please reload this page.
1 parent 30b23a2 commit c40b1aeCopy full SHA for c40b1ae
1 file changed
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## [Unreleased]
4
5
+### Added
6
+- **clean errors**: Use lipgloss for error formatting and styling, adding custom error packages (#96).
7
+- **XDG_CONFIG_HOME support**: Respect `XDG_CONFIG_HOME` for config path resolution (#94).
8
+- **Double ESC to clear input**: Added the ability to clear the input by pressing ESC twice (#91).
9
+- **Double Ctrl+C to quit**: Added the ability to quit the CLI by pressing Ctrl+C twice (#95).
10
+
11
12
## [0.3.0] - 2026-05-27
13
14
### Added
0 commit comments