From a2d15471d86322b8f51671efae5224cfd2a88ea4 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Wed, 18 Jun 2025 10:44:03 +0200 Subject: [PATCH] Reorder mobile terminal buttons and add symbols MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Change button order to: ESC, ⇥, ABC123, CTRL, ⏎ - Use larger tab symbol (⇥) and enter symbol (⏎) - Keep CTRL as text, ABC123 in middle position - Improve visual consistency with symbol sizing 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- web/src/client/components/session-view.ts | 76 +++++++++++------------ 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/web/src/client/components/session-view.ts b/web/src/client/components/session-view.ts index a15cbb9b..3663d2ab 100644 --- a/web/src/client/components/session-view.ts +++ b/web/src/client/components/session-view.ts @@ -1020,40 +1020,6 @@ export class SessionView extends LitElement {
- - + +