From acc464c18286398be542c2357da007315f4450fd Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Sat, 8 May 2021 14:49:34 +0000 Subject: [PATCH] Updated ANSI References (markdown) --- ANSI-References.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ANSI-References.md b/ANSI-References.md index 45901df..e286b89 100644 --- a/ANSI-References.md +++ b/ANSI-References.md @@ -1,7 +1,6 @@ Below is a fairly comprehensive list of ANSI references: * A parser for DEC’s ANSI-compatible video terminals: http://vt100.net/emu/dec_ansi_parser -* The Xterm source (considered a de-facto standard when it comes to escape sequences): https://github.com/joejulian/xterm * Xterm control sequences: https://invisible-island.net/xterm/ctlseqs/ctlseqs.html * The TTY demystified - background information on TTYs: http://www.linusakesson.net/programming/tty/ * XTerm testing resources: https://systemundertest.org/xterm/