fix xtshiftescape docs

pull/2370/head
Mitchell Hashimoto 2024-10-02 20:40:24 -07:00
parent 0705e8dbb5
commit 29a63ac303
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import VTSequence from "@/components/VTSequence";
Configure whether mouse reports are allowed to capture the `shift` modifier.
The parameter `n` must be an integer equal to 0 or 1. If `n` is omitted,
`n` defaults to 1. If `n` is an invalid value, this sequence does nothing.
`n` defaults to 0. If `n` is an invalid value, this sequence does nothing.
When a terminal program requests [mouse reporting](#TODO), some mouse
reporting modes also report the modifier keys that are pressed (control, shift,