summary refs log tree commit diff
path: root/bin/man1/ptee.1
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/man1/ptee.1
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
1'>Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe