summary refs log tree commit diff
path: root/bin/cash/options.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-19 00:04:06 -0500
committerJune McEnroe <june@causal.agency>2019-01-19 00:04:06 -0500
commitb2ad2edfb5bd2108717973eb006d920c47bff5f2 (patch)
treea5b790b152e671f003b35b1dff1a9610eb6fdd25 /bin/cash/options.c
parentAdd H_SAVE_INCR function to libedit (diff)
downloadsrc-b2ad2edfb5bd2108717973eb006d920c47bff5f2.tar.gz
src-b2ad2edfb5bd2108717973eb006d920c47bff5f2.zip
Take event number for save incr
ev cannot be used for input, as the first thing history() does is clear
it.
Diffstat (limited to 'bin/cash/options.c')
0 files changed, 0 insertions, 0 deletions
c5374&follow=1'>Set PS0 in cashJune McEnroe 2019-01-13Add PS0June McEnroe 2019-01-13Change default ENV from cashrc to env.shJune McEnroe 2019-01-13Use colours in cash promptsJune McEnroe 2019-01-12Set PSlit like NetBSD shJune McEnroe 2019-01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe