summary refs log tree commit diff
tag name1.9 (af25c113109f23f69dc6139c1d4c87ace4b8bef3)
tag date2021-08-08 17:19:55 -0400
tagged byJune McEnroe <june@causal.agency>
tagged objectcommit 56139227a4...
downloadcatgirl-1.9.tar.gz
catgirl-1.9.zip
catgirl 1.9
This release adds the -q quiet option which raises the default
message visibility threshold for new windows, and the -m mode option
to set user modes.

The /window command now matches substrings of window names. The
/join command defaults to the channel you've been invited to. The
-T flag's argument is now optional like its timestamp option
counterpart. Gemini URLs are matched by /copy and /open.

catgirl now sends a PING command to the server after two minutes
of silence and exits if no response is received within 30 seconds.
Save files are now locked, preventing accidentally running two
instances using the same file. External commands (/exec, /copy,
/open, notify) are executed without a controlling terminal.

The restrict option now enables tight sandboxing on FreeBSD using
capsicum(4). Sandboxing on OpenBSD has been tightened further.

Thanks to Klemens Nanni and Michael Forney for contributions to
this release.

This release was also supported by donations made to
<https://liberapay.com/june/donate>. Thank you!
0845e65e1bad8fa637f393d8cd9981a54&follow=1'>PineapplesJune McEnroe 2011-12-09Use smarttab in VIMJune McEnroe 2011-12-09I have no ideaJune McEnroe 2011-11-29Highlight column 80 in vimJune McEnroe 2011-11-29Changed terminal colors to use Tomorrow paletteJune McEnroe 2011-11-29Removed broken ZSH thingyJune McEnroe 2011-11-29Switched vim colorscheme to Tomorrow-NightJune McEnroe 2011-11-23Update updates to update updates more oftenJune McEnroe 2011-11-14Removed $machine to make room for larger kernel nameJune McEnroe 2011-11-13Added whitespace highlighting to Vim and fixed the first line of ConkyJune McEnroe 2011-09-24Refactored xinitrcJune McEnroe 2011-09-23Fixed user mounting permissions and stuffJune McEnroe 2011-09-19Use da.gd for external IP in conky and always on top using mousewheelJune McEnroe 2011-09-13Lock after 30 minutes instead of 10June McEnroe