about summary refs log tree commit diff
path: root/ui.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-05 22:49:56 -0500
committerJune McEnroe <june@causal.agency>2020-02-05 22:49:56 -0500
commit27eaddb6b9524b43448f4e5c88ac74bbe8fdb3a5 (patch)
tree9e60c949182e6e892cbc3a34b4d5f572d233e517 /ui.c
parentAdd /window name variant (diff)
downloadtest-27eaddb6b9524b43448f4e5c88ac74bbe8fdb3a5.tar.gz
test-27eaddb6b9524b43448f4e5c88ac74bbe8fdb3a5.zip
Use getopt_config to load options
I'm really getting a lot of use out of this config.c huh.
Diffstat (limited to 'ui.c')
0 files changed, 0 insertions, 0 deletions
ui.c?id=3c898576524a8384a81a21aa58d0ba1b3d354322&follow=1'>Move 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