mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 15:02:32 +00:00
docs(coding-agent): add changelog entry for #1039
This commit is contained in:
parent
d88087334f
commit
06a7fedda5
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
### Fixed
|
||||
|
||||
- External edits to `settings.json` are now preserved when pi reloads or saves unrelated settings. Previously, editing settings.json directly (e.g., removing a package from `packages` array) would be silently reverted on next pi startup when automatic setters like `setLastChangelogVersion()` triggered a save.
|
||||
- Fixed custom header not displaying correctly with `quietStartup` enabled ([#1039](https://github.com/badlogic/pi-mono/pull/1039) by [@tudoroancea](https://github.com/tudoroancea))
|
||||
### Added
|
||||
|
||||
- Added shell-style keybindings: `alt+b`/`alt+f` for word navigation, `ctrl+d` for delete character forward (when editor has text) ([#1043](https://github.com/badlogic/pi-mono/issues/1043) by [@jasonish](https://github.com/jasonish))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue