summary refs log tree commit diff
path: root/bin/hilex/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-30 19:31:29 -0500
committerJune McEnroe <june@causal.agency>2020-12-30 19:31:29 -0500
commit6de6cee0ac03a19cfc06c3ca1a0471ae710c38f2 (patch)
treeb86cba794be527c7dc9ed19f7db2ce91f4f37de7 /bin/hilex/Makefile
parentAdd postfix $ operator to bit (diff)
downloadsrc-6de6cee0ac03a19cfc06c3ca1a0471ae710c38f2.tar.gz
src-6de6cee0ac03a19cfc06c3ca1a0471ae710c38f2.zip
Support unary + in order
Missed this because operator(7) just doesn't list it, oddly.
Diffstat (limited to 'bin/hilex/Makefile')
0 files changed, 0 insertions, 0 deletions
b19dbd75628c439fb&follow=1'>Only 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