about summary refs log tree commit diff
path: root/netbsd-man.url
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-14 23:14:15 -0500
committerJune McEnroe <june@causal.agency>2020-12-14 23:14:15 -0500
commitd77486c7fa27eb98cfeb7ed94af6238be5af8c9d (patch)
tree16d41c4594c9c78ff2142ebd7c27d2a8799cd4fd /netbsd-man.url
parentUpdate to FreeBSD 12.2 (diff)
downloadexman-d77486c7fa27eb98cfeb7ed94af6238be5af8c9d.tar.gz
exman-d77486c7fa27eb98cfeb7ed94af6238be5af8c9d.zip
Update to man-pages 5.09
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
td class='logsubject'>Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe This is actually possible with use_default_colors! 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe Fall back to using bold if there are only 8 colors. This also allowed bright background colors in 16-color terminals. I must port this system to torus. I'll be able to remove the awful termcap patch hack. 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe Oh boy that's embarrassing. 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe Don't really have a way to implement the M-* keys, and currently missing C-w. 2018-08-04Handle /topicJune McEnroe