about summary refs log tree commit diff
path: root/NetBSD/Makefile
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2024-02-14 18:56:21 +0100
committerJune McEnroe <june@causal.agency>2024-03-03 18:14:23 -0500
commit44161de68f4a787ff0ec725f5452da9c48b5dd85 (patch)
tree886f4829f1eb7fd612aa5456951a5e9d69b48360 /NetBSD/Makefile
parentUpdate to FreeBSD 14.0 (diff)
downloadexman-44161de68f4a787ff0ec725f5452da9c48b5dd85.tar.gz
exman-44161de68f4a787ff0ec725f5452da9c48b5dd85.zip
Update to Linux man-pages 6.06 2065.06
Diffstat (limited to 'NetBSD/Makefile')
0 files changed, 0 insertions, 0 deletions
shotty.c?id=31e0530de40625b9284bde657896a7d4dffd13c9&follow=1'>Add DCH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe