You've already forked zblade.dev
docs(changelog): add keyboard shortcut and diff view styling entries
This commit is contained in:
@@ -82,6 +82,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
<li><strong>AI Chat v2 Design.</strong> Made minor tweaks to the AI chat v2 design.</li>
|
<li><strong>AI Chat v2 Design.</strong> Made minor tweaks to the AI chat v2 design.</li>
|
||||||
<li><strong>Zaguán Coder Daemon.</strong> Fixed the Gemini continuation thinking bug.</li>
|
<li><strong>Zaguán Coder Daemon.</strong> Fixed the Gemini continuation thinking bug.</li>
|
||||||
<li><strong>Terminal Resize.</strong> Fixed the resize logic for the Terminal—previously wonky, now much smoother.</li>
|
<li><strong>Terminal Resize.</strong> Fixed the resize logic for the Terminal—previously wonky, now much smoother.</li>
|
||||||
|
<li><strong>Keyboard Shortcut.</strong> Added a new keyboard shortcut - Ctrl-L - to put the chat input in focus.</li>
|
||||||
|
<li><strong>Diff View Styling.</strong> Fixed Diff View styling across all 4 themes. The new themes were using the style from the original theme.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user