File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ declare module '@xterm/headless' {
336336 * Whether [SGR 221 (not bold) and SGR 222 (not faint) are enabled][0].
337337 * These are kitty extensions that allow resetting bold and faint
338338 * independently. The default is true.
339- *
339+ *
340340 * [0]: https://sw.kovidgoyal.net/kitty/misc-protocol/
341341 */
342342 kittySgrBoldFaintControl ?: boolean ;
Original file line number Diff line number Diff line change @@ -453,7 +453,7 @@ declare module '@xterm/xterm' {
453453 * Whether [SGR 221 (not bold) and SGR 222 (not faint) are enabled][0].
454454 * These are kitty extensions that allow resetting bold and faint
455455 * independently. The default is true.
456- *
456+ *
457457 * [0]: https://sw.kovidgoyal.net/kitty/misc-protocol/
458458 */
459459 kittySgrBoldFaintControl ?: boolean ;
You can’t perform that action at this time.
0 commit comments