mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Fix a bunch of broken links
This commit is contained in:
parent
606708a96e
commit
bc66b7f16e
4 changed files with 4 additions and 4 deletions
|
|
@ -29,7 +29,7 @@ Colored and styled underlines
|
|||
use in terminal editors such as vim and emacs to display red, wavy underlines
|
||||
under mis-spelled words and/or syntax errors. This is done by re-purposing some
|
||||
SGR escape codes that are not used in modern terminals (`CSI codes
|
||||
<https://en.wikipedia.org/wiki/ANSI_escape_code#CSI_sequences>`_)
|
||||
<https://en.wikipedia.org/wiki/ANSI_escape_code#CSI_(Control_Sequence_Introducer)_sequences>`_)
|
||||
|
||||
To set the underline style::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue