From 1817da53c95ec932b3b5633649661ef1b17f0c55 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 21 Dec 2015 01:28:23 +0100 Subject: [PATCH 1/1] termcol: drop archived url for ansi256 Apparently there isn't an official technical reference (a non-existent site doesn't count). --- termcol.inc.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/termcol.inc.pl b/termcol.inc.pl index d82b265..c1966f0 100644 --- a/termcol.inc.pl +++ b/termcol.inc.pl @@ -261,7 +261,6 @@ use Shiar_Sheet::Colour '1.02'; }, ansi256 => { name => 'xterm 256 colour extension', - href => 'http://web.archive.org/web/20130125000058/http://www.frexx.de/xterm-256-notes/', # \033[38;5;${FG}m rgbmap => [ 6 => sub { -- 2.30.0