summary refs log tree commit diff
path: root/src/funcs/popd
diff options
context:
space:
mode:
authorherbert <herbert@gondor.apana.org.au>2005-03-25 23:39:14 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:05 +1000
commit4a7e4ba5cb8bfd267fee12a848bd3292580bcdfa (patch)
tree9834b4d48049cf5f6fb5debac80f5fdb2f3dfd62 /src/funcs/popd
parentEliminate first null termination in setvar. (diff)
downloaddash-4a7e4ba5cb8bfd267fee12a848bd3292580bcdfa.tar.gz
dash-4a7e4ba5cb8bfd267fee12a848bd3292580bcdfa.zip
Turn evalskip into a bit field.
This allows SKIPEVAL and SKIPFUNC to coexist which is needed for eval return 1.
Diffstat (limited to 'src/funcs/popd')
0 files changed, 0 insertions, 0 deletions
>June McEnroe I think the only thing I'll miss is N and E on home row (which was Tarmak 1, if I remember correctly). 2018-01-29Take fbclock font in env varJune McEnroe 2018-01-29Support fbclock fonts wider than 8June McEnroe 2018-01-29Take font path on fbclock argvJune McEnroe 2018-01-29Add fbclockJune McEnroe 2018-01-29Remove color from MakefileJune McEnroe 2018-01-29Set t_Co = 8June McEnroe Weirdly with t_Co = 16 yellow and bright white weren't showing up on TERM=linux. 2018-01-29Add :Q command aliasJune McEnroe It seemes I can't take my finger off the shift key fast enough. 2018-01-29Add setuid target for briJune McEnroe 2018-01-28Add init function to fb interfaceJune McEnroe 2018-01-28Add color.cJune McEnroe