summary refs log tree commit diff
path: root/doc/rfc
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 /doc/rfc
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 'doc/rfc')
0 files changed, 0 insertions, 0 deletions
2020-02-10 17:54:16 -0500'>2020-02-10Show heat and other unread in titleJune McEnroe 2020-02-10Eliminate array in hashJune McEnroe 2020-02-10Add -HJune McEnroe 2020-02-10Hash to colors in the range 2-75June McEnroe 2020-02-10Improve color fudgingJune McEnroe 2020-02-10Support all 99 IRC colorsJune McEnroe 2020-02-10Avoid coloring mentions if there are control codesJune McEnroe 2020-02-10Recalculate unreadLines on reflowJune McEnroe 2020-02-10Only make windows hotterJune McEnroe 2020-02-10Always increase unreadLinesJune McEnroe 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe