Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
kovidgoyal committed Jan 16, 2025
1 parent 99c017a commit 47da3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/text-sizing-protocol.rst
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ realistic.
So instead, this protocol solves this issue robustly by removing the
co-ordination problem and putting only one actor in charge of determining
string width. The client becomes responsible for doing whatever level of
grapheme segmentation it is comfortable with using whatever unicode database is
grapheme segmentation it is comfortable with using whatever Unicode database is
at its disposal and then it can transmit the segmented string to the terminal
with the appropriate `w` values so that the terminal renders the text in the
exact number of cells the client expects.

0 comments on commit 47da3b4

Please sign in to comment.