diff --git a/docs/underlines.rst b/docs/underlines.rst index de63eaae2..f4407ffa4 100644 --- a/docs/underlines.rst +++ b/docs/underlines.rst @@ -13,8 +13,8 @@ To set the underline style:: [4:1m # this is a straight underline [4:2m # this is a double underline [4:3m # this is a curly underline - [4:4m # this is a dotted underline (not implemented in kitty) - [4:5m # this is a dashed underline (not implemented in kitty) + [4:4m # this is a dotted underline + [4:5m # this is a dashed underline [4m # this is a straight underline (for backwards compat) [24m # this is no underline (for backwards compat)