mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 09:01:49 +00:00
fix(tui): don't add space after directory completion for @ file attachments
This commit is contained in:
parent
4ed9527213
commit
b7cef51f3f
3 changed files with 7 additions and 2 deletions
|
|
@ -24,6 +24,7 @@
|
|||
- Fixed viewport tracking and cursor positioning for overlays and content shrink scenarios
|
||||
- Fixed autocomplete to allow searches with `/` characters (e.g., `folder1/folder2`) ([#882](https://github.com/badlogic/pi-mono/pull/882) by [@richardgill](https://github.com/richardgill))
|
||||
- Fixed autolinked emails displaying redundant `(mailto:...)` suffix ([#888](https://github.com/badlogic/pi-mono/pull/888) by [@terrorobe](https://github.com/terrorobe))
|
||||
- Fixed `@` file autocomplete adding space after directories, breaking continued autocomplete into subdirectories
|
||||
|
||||
## [0.49.2] - 2026-01-19
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue