fix(tui): stop heading underline leaking into padding
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed markdown H1 headings ending with inline code from leaking underline styling into trailing line padding
|
||||
- Fixed slash-command argument autocomplete to await async `getArgumentCompletions()` results and ignore invalid return values, preventing crashes when extension commands provide asynchronous completions ([#2719](https://github.com/badlogic/pi-mono/issues/2719))
|
||||
|
||||
## [0.64.0] - 2026-03-29
|
||||
|
||||
Reference in New Issue
Block a user