summary refs log tree commit diff homepage
path: root/termcap.diff
blob: 109fb950b9eb7fe0d37ba1b79d704ec192457816 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- /usr/share/misc/termcap	2017-07-29 16:46:57.370274000 +0000
+++ termcap	2017-08-09 03:09:03.753635000 +0000
@@ -2883,7 +2883,7 @@
 
 xterm-256color|xterm alias 3:\
 	:Co#256:pa#32767:\
-	:AB=\E[48;5;%dm:AF=\E[38;5;%dm:tc=xterm-new:
+	:tc=xterm-new:
 
 xterm-nrc|xterm alias 4:\
 	:tc=xterm:
@@ -4636,7 +4636,7 @@
 
 rxvt-256color|rxvt terminal emulator with 256 colors:\
 	:Co#256:pa#32767:\
-	:AB=\E[48;5;%dm:AF=\E[38;5;%dm:op=\E[39;49m:tc=rxvt-unicode:
+	:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:tc=rxvt-unicode:
 
 rxvt-unicode-256color|rxvt-unicode terminal with 256 colors (X Window System):\
 	:tc=rxvt-256color:
ref='/catgirl/commit/ui.c?h=somasis/tokipona&id=277186329921ba34630b7a2492e1792133a02c67&follow=1'>Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe