summary refs log tree commit diff
path: root/bin/dash/configure
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/dash/configure
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 'bin/dash/configure')
0 files changed, 0 insertions, 0 deletions
/commit/bin/title.c?id=f0bbb49d1cf6d0f6d2544ca6a88828c00a2f6b18&follow=1'>Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe Oops, didn't see this. 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe