summary refs log tree commit diff
path: root/autogen.sh
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2018-05-28 17:09:48 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2018-08-29 11:15:57 +0800
commitc5819fdd6e587aeb0bceaf60e86999a484541a19 (patch)
tree8a759059349de6ca7e49625416b5801fdc3d3bc2 /autogen.sh
parentexpand: Merge syntax/quotes in memtodest with flags (diff)
downloaddash-c5819fdd6e587aeb0bceaf60e86999a484541a19.tar.gz
dash-c5819fdd6e587aeb0bceaf60e86999a484541a19.zip
expand: Fix skipping of command substitution when trimming in evalvar
When we are trimming an unset variable in evalvar, any embedded
command substitution that should have been skipped are not.  This
can cause them to be evaluated later should there be other command
substitutions in the same input word.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
oks.txt?id=7d9fcc56afeb3fff34c11fd19b2a28d0253b4add&follow=1'>Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe