From 78de2da79d4dccd735b87628eaab0660601a67a3 Mon Sep 17 00:00:00 2001 From: l0ng-ai <24760907+l0ng-ai@users.noreply.github.com> Date: Tue, 28 Jul 2026 20:32:41 +0800 Subject: [PATCH] no-mistakes(document): rewrap fork menu comment after label unification --- src/terminal/view.rs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/terminal/view.rs b/src/terminal/view.rs index bc7b5100..ae3c228d 100644 --- a/src/terminal/view.rs +++ b/src/terminal/view.rs @@ -6336,10 +6336,10 @@ impl Render for TerminalView { // the parent — a submenu is a menu of its own and does not // inherit it. // - // Offered only for agents tty7 has a verified fork command - // for. A *pane*-level ask is a spatial - // one, so this menu asks where the fork goes; the tab menu, - // which has no pane in hand, just opens a new tab (issue #211). + // Offered only for agents tty7 has a verified fork command for. + // A *pane*-level ask is a spatial one, so this menu asks where + // the fork goes; the tab menu, which has no pane in hand, just + // opens a new tab (issue #211). // Disabled — not hidden — until the session id is known, so the // capability stays discoverable when the agent's hooks aren't // installed; a remote pane can't fork at all, since the fork