summary refs log tree commit diff
path: root/bin/html.mk
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
commit15e9ea8c787e9fccd0003db409ac5c443f93868f (patch)
tree5557d04a62a394fdd3d8644ccc7a6dc03f699170 /bin/html.mk
parentUse NI_NUMERICSERV (diff)
downloadsrc-15e9ea8c787e9fccd0003db409ac5c443f93868f.tar.gz
src-15e9ea8c787e9fccd0003db409ac5c443f93868f.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 '')
0 files changed, 0 insertions, 0 deletions
4659d6b81&follow=1'>Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe