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/