summary refs log tree commit diff
path: root/www/text.causal.agency/016-using-openbsd.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-23 23:12:17 -0400
committerJune McEnroe <june@causal.agency>2021-09-23 23:12:17 -0400
commit68cfa8cfa77fb8570d4508b66af67b3e13137b07 (patch)
tree7aac4dceb250af160523e0beeea67740010816c3 /www/text.causal.agency/016-using-openbsd.7
parentUse NI_NUMERICSERV (diff)
downloadsrc-68cfa8cfa77fb8570d4508b66af67b3e13137b07.tar.gz
src-68cfa8cfa77fb8570d4508b66af67b3e13137b07.zip
Allow FocusEvents in xterm
Oops! This whole time I thought OpenBSD xterm for some reason didn't
support focus events. It turns out allowMouseOps: false disables
them by default. Replace the disallowedMouseOps list with everything
but.
Diffstat (limited to 'www/text.causal.agency/016-using-openbsd.7')
0 files changed, 0 insertions, 0 deletions
shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroehn Keeping 2015-08-13Makefile: include Git's config.mak.unameJohn Keeping 2015-08-13tests: allow shell to be overriddenJohn Keeping 2015-08-13redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt