From 67ae29f40f87c18645aee2262ddbc9872292d3bc Mon Sep 17 00:00:00 2001 From: OpenClaw Bot Date: Sat, 28 Feb 2026 22:31:37 +0000 Subject: [PATCH] docs: add off mode to Remote Layout table, fix Three modes wording --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c97a1d..9493162 100644 --- a/README.md +++ b/README.md @@ -139,13 +139,14 @@ Plays a short musical phrase whenever Claude finishes a task or needs your atten **Mobile-friendly responses for Claude Code remote control sessions.** -Switch Claude's response format for small screens. Three modes: `code` (hard 28-char lines), `code-wrap` (zoom-mode autowrap), `watch` (ultra-terse with one-tap numbered replies). Persists across sessions. +Switch Claude's response format for small screens. Persists across sessions via `/remote-layout `. | Mode | Description | |------|-------------| | `code` | Fenced code block, 28-char lines — tight monospace | | `code-wrap` | Fenced code block, no line limit — zoom-mode autowrap | | `watch` | Ultra-terse, always ends with 3 numbered REPLY options | +| `off` | Disable, restore normal formatting | **Install:** ```bash