You've already forked zblade.dev
docs(changelog): add entry for terminal crash with dead-key characters
This commit is contained in:
@@ -67,6 +67,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
<li><strong>Zaguán Coder Daemon provider fix.</strong> Fixed an issue where Anthropic-specific instructions were being sent to non-Anthropic providers.</li>
|
<li><strong>Zaguán Coder Daemon provider fix.</strong> Fixed an issue where Anthropic-specific instructions were being sent to non-Anthropic providers.</li>
|
||||||
<li>Fixed a warning message that was too prominent.</li>
|
<li>Fixed a warning message that was too prominent.</li>
|
||||||
<li>Fixed escaped characters showing up in the Blade Terminal.</li>
|
<li>Fixed escaped characters showing up in the Blade Terminal.</li>
|
||||||
|
<li><strong>Fixed terminal crash with dead-key characters.</strong> Resolved UTF-8 unsafe slicing in sentinel parsing that caused crashes with multibyte characters (e.g., <code>~/dead-key</code> sequences). ANSI stripping now preserves UTF-8 bytes correctly.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user