summary refs log tree commit diff
path: root/bin/man1/shotty.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-11 19:01:02 -0400
committerJune McEnroe <june@causal.agency>2020-06-11 19:01:02 -0400
commitffc19e2ee1b6eef4ac08e85fc7ef2e98ec32db9c (patch)
treebce7c9c4b747e21c0d2bb351fdf4c9c328ebce0c /bin/man1/shotty.1
parentAlias sudo=doas if available (diff)
downloadsrc-ffc19e2ee1b6eef4ac08e85fc7ef2e98ec32db9c.tar.gz
src-ffc19e2ee1b6eef4ac08e85fc7ef2e98ec32db9c.zip
Fix pbd for neovim
At some point neovim started setting argv[0] to the absolute path for
some reason.
Diffstat (limited to 'bin/man1/shotty.1')
0 files changed, 0 insertions, 0 deletions
tgirl/commit/ui.c?h=vimode&id=218bfbac3257f8484e62d2f047b46417be7aff94&follow=1'>Support 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