summary refs log tree commit diff
path: root/term.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-10 17:44:23 -0400
committerJune McEnroe <june@causal.agency>2018-09-10 17:44:23 -0400
commitc9968aadb959aeee1e999880089a9b6d923a6f26 (patch)
tree33a35c8b7a900ff971c21f9a7c7cf1258b514204 /term.c
parentInstall man page (diff)
downloadcatgirl-c9968aadb959aeee1e999880089a9b6d923a6f26.tar.gz
catgirl-c9968aadb959aeee1e999880089a9b6d923a6f26.zip
Install man page in chroot
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
21-01-23Preserve order of filters when removingJune McEnroe 2021-01-23Fix /unignore commandJune McEnroe 2021-01-23Remove use of "%n" to appease de RaadtJune McEnroe 2021-01-23Drop filesystem access iff possibleKlemens Nanni 2021-01-23Drop exec capability iff restrictedKlemens Nanni 2021-01-23Drop network capability after ircConnect()Klemens Nanni 2021-01-23Call pledge(2) after unveil(2)Klemens Nanni 2021-01-23Separate kiosk mode from restrict modeJune McEnroe 2021-01-21Simplify windowUpdate loops and factor out windowTopJune McEnroe 2021-01-21Document that M-l shows timestampsJune McEnroe 2021-01-19Don't lose swapped window when navigating to current bufferJeremy O'Brien 2021-01-19Use Warm heat for manually inserted blank linesJune McEnroe 2021-01-18Add example tmux(1) configKlemens Nanni 2021-01-17Use Warm heat for blank linesJune McEnroe 2021-01-16Add -I highlight option and /highlightJune McEnroe