summary refs log tree commit diff
path: root/bin/catsh/libedit/hist.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-05-10 16:29:50 -0400
committerJune McEnroe <june@causal.agency>2019-05-10 16:29:50 -0400
commitbb9a412a8c9736dc52fe9a7aee997ae5a6c582d8 (patch)
treefadd55637ab195a8010e5a493fbf9da89a2d39b9 /bin/catsh/libedit/hist.c
parentAdd Parable of the Sower (diff)
downloadsrc-bb9a412a8c9736dc52fe9a7aee997ae5a6c582d8.tar.gz
src-bb9a412a8c9736dc52fe9a7aee997ae5a6c582d8.zip
Use val instead of suboptarg
suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on
failure?
Diffstat (limited to 'bin/catsh/libedit/hist.c')
0 files changed, 0 insertions, 0 deletions
>June 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