mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-30 13:24:19 +00:00
chore: remove repetitive words
Signed-off-by: goodactive <goodactive@qq.com>
This commit is contained in:
parent
7f61f1f9f3
commit
6ae24a8c8d
5 changed files with 5 additions and 5 deletions
|
|
@ -1270,7 +1270,7 @@ Detailed list of changes
|
|||
- macOS: Fix keyboard input not working after toggling fullscreen till the
|
||||
window is clicked in
|
||||
|
||||
- A new mappable action ``nth_os_window`` to to focus the specified nth OS
|
||||
- A new mappable action ``nth_os_window`` to focus the specified nth OS
|
||||
window. (:pull:`4316`)
|
||||
|
||||
- macOS: The kitty window can be scrolled by the mouse wheel when OS window not
|
||||
|
|
|
|||
|
|
@ -126,7 +126,7 @@ receiving::
|
|||
...
|
||||
|
||||
The client must then wait for responses from the terminal emulator. It
|
||||
is an error to send anymore commands to to the terminal until an ``OK``
|
||||
is an error to send anymore commands to the terminal until an ``OK``
|
||||
response is received from the terminal. The terminal wait for the user to accept
|
||||
the request. If accepted, it sends::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue