mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
Fix typo in docs
This commit is contained in:
parent
a7bd6922e5
commit
0ef055a2b2
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ These are typically in the form of new or re-purposed escape codes. While these
|
|||
extensions are currently |kitty| specific, it would be nice to get some of them
|
||||
adopted more broadly, to push the state of terminal emulators forward.
|
||||
|
||||
The goal of these extensions is to be as small an unobtrusive as possible,
|
||||
The goal of these extensions is to be as small and unobtrusive as possible,
|
||||
while filling in some gaps in the existing xterm protocol. In particular, one
|
||||
of the goals of this specification is explicitly not to "re-imagine" the tty.
|
||||
The tty should remain what it is -- a device for efficiently processing text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue