Skip to content

Commit

Permalink
Update README.md to replace dead link and add a link
Browse files Browse the repository at this point in the history
Sometime around May 2023 (according to https://web.archive.org/web/2023*/https://wiki.bash-hackers.org/scripting/terminalcodes), bash-hackers.org started showing a parked page.
  • Loading branch information
rdpate authored Nov 29, 2024
1 parent fb01127 commit c8a38fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,8 @@ The main ones are the following.

- [XTerm control sequences](https://invisible-island.net/xterm/ctlseqs/ctlseqs.html)
- [vt100.net](https://vt100.net/)
- [Terminal codes (ANSI and terminfo equivalents)](https://wiki.bash-hackers.org/scripting/terminalcodes)
- [Terminal codes (ANSI and terminfo equivalents)](https://archive.ph/20200706182357/https://wiki.bash-hackers.org/scripting/terminalcodes)
- [ANSI escape code](https://en.wikipedia.org/wiki/ANSI_escape_code)

### Terminal emulators

Expand Down

0 comments on commit c8a38fc

Please sign in to comment.