Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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_CODES>]
Send shell integration escape codes (OSC 133 / OSC 633): none, only-prompt-pos, or full
Expand Down