mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-11 02:59:40 +02:00
chore: remove repetitive words
Signed-off-by: goodactive <goodactive@qq.com>
This commit is contained in:
@@ -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::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user