From 608a7934095b4d53acb079046135961493e70e1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 9 May 2026 10:07:47 +0000 Subject: [PATCH] chore: update settings documentation from flyline --help --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 167fc0b5..969b1f5e 100644 --- a/README.md +++ b/README.md @@ -499,7 +499,7 @@ Options: Possible values: - disabled: Never capture mouse events - simple: Mouse capture is on by default; toggled when Escape is pressed - - smart: Mouse capture is on by default with automatic management: disabled on scroll or when the user clicks above the viewport, re-enabled on any keypress or when focus is regained + - smart: Mouse capture is on by default with automatic management: disabled on scroll or when the user clicks above the viewport, re-enabled on any keypress or when focus is regained. Also can manually toggle with Escape --send-shell-integration-codes [] Send shell integration escape codes (OSC 133 / OSC 633): none, only-prompt-pos, or full