summaryrefslogtreecommitdiffstats
path: root/share/termtypes
AgeCommit message (Expand)AuthorFilesLines
2017-04-19Update to terminfo.src 2017-04-01.nicm1-120/+244
2017-02-07Update to terminfo-20170128.nicm1-69/+193
2017-01-25Add xterm+edit to tmux so that we get the old Home and End sequencesnicm1-5/+6
2016-12-30Add xterm+pcfkeys to the tmux entry, for all the xterm(1) function keys.nicm1-4/+4
2016-12-30Update to terminfo-20161126.nicm1-709/+1761
2016-12-28fix the remaining cases of .Xr with only one argumentschwarze1-12/+12
2016-09-25Some ownership fixes for /usr/share/.natano1-1/+3
2016-01-08Zap extraneous SYNOPSIS sections.zhuk1-4/+2
2015-12-05Update termtypes.master to upstream terminfo-20151128.nicm1-41/+153
2015-12-03Do not build termcap.db and terminfo.db, they are no longer needed.nicm1-23/+3
2015-11-21Install terminfo files into /usr/share/terminfo (as well asnicm1-3/+13
2015-07-26Whoops, "screen" we also change kbs=^H to kbs=\177 now (this is why wenicm1-4/+5
2015-07-26Update to terminfo-20150725. Also add a note at the start about ournicm1-54/+178
2015-04-29Add tmux and tmux-256color entries; this can be used inside tmux fornicm1-3/+12
2015-04-22Update termtypes.master to terminfo.src from ncurses-5.9-20150418.nicm1-84/+368
2015-01-07Sync rxvt-unicode's terminfo entry with rxvt-unicode-9.21:dcoppa1-41/+42
2014-09-17Both tmux and screen expect \177 for backspace, so change our screennicm1-4/+4
2014-04-07Update termtypes.master to upstream terminfo-20140329.src.nicm1-1290/+1869
2014-01-22fix .Xr usage; ok nicm@ jmc@schwarze1-16/+10
2013-08-08Fix typo; from patrick keshishianmillert1-3/+3
2013-01-16Add terminfo entries for rxvt-unicode and rxvt-unicode-256colordcoppa1-3/+57
2012-04-01Update termtypes.master to terminfo.src from ncurses-5.9-20120331.nicm1-39/+114
2011-12-08Sync to terminfo.src from ncurses-20111203, this adds specific entriesnicm1-3/+56
2011-10-08Update to terminfo.src from ncurses-5.9-20111001. This replaces somenicm1-109/+315
2011-09-03make -column lists pretty again;jmc1-205/+218
2011-08-30in column lists, enforce the following ordering:jmc1-5/+3
2011-07-19Avoid running tic an extra time when stripping the comments frommillert1-5/+5
2011-07-06Remove old warning about upgrading tic and just exit.nicm1-11/+4
2011-07-06No need to change tabset path in termtypes.master, they've all beenmillert2-19/+8
2011-07-06Remove a trailing \ from a comment which was hiding the altos3 entrynicm1-4/+4
2011-07-05Trim comments from termtypes.master before passing through cap_mkdb,nicm1-4/+12
2011-07-04Nuke map3270 (tn3270 itself died 9 months ago).nicm2-1026/+1
2011-07-03Update to the terminfo.src from ncurses-5.9-20110626.nicm1-142/+240
2010-10-18As a local change, append rmacs to rs1 or rs2 for vt100 and vt220 sonicm1-5/+5
2010-07-22various macro cleanup;jmc1-8/+8
2010-07-19Update to upstream from ncurses-5.7-20100717. Fixes rs1 in wsvt25 and anicm1-9652/+10018
2010-04-05Change kbs for the screen entry to \177, both tmux and GNU screen usenicm1-4/+4
2010-01-03.Bl always requires .It, even in .Bl -column;schwarze1-11/+11
2009-10-28Update to terminfo-20091003, now maintained by Thomas Dickey as partnicm1-718/+3938
2009-10-14Three cleanups:nicm2-63/+1
2009-07-12Update the screen entries to bring them into line with ncurses 5.7.nicm1-23/+34
2008-09-02Use the installed version of tic instead of the newly built version,drahn1-10/+2
2007-06-25kill "is is"; from Charles Longeaujmc1-2/+2
2007-05-31convert to new .Dd format;jmc1-2/+2
2006-05-26remove references to CRTs where they no longer make sense;jmc1-7/+4
2005-12-29standard sections;jmc1-5/+4
2005-12-29supply missing args to .Xr;jmc1-22/+24
2005-12-29.Nm does not require an argument;jmc1-10/+10
2005-10-26Disable window-v2 entry, to make curses take the TERMCAP env var set byotto1-8/+10
2005-03-12escape `.' at eol to avoid double spacing issue;jmc1-3/+3