summary refs log tree commit diff
path: root/src/error.h
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2014-09-26 16:47:25 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2014-09-26 16:47:25 +0800
commit29ee27dda68a63ce8b9dccdf2c86f75a4d754b5c (patch)
treec8485a8d81c2377759ac176e5b645c4407c03c5b /src/error.h
parent[BUILTIN] command: allow combining -p with -v (diff)
downloaddash-29ee27dda68a63ce8b9dccdf2c86f75a4d754b5c.tar.gz
dash-29ee27dda68a63ce8b9dccdf2c86f75a4d754b5c.zip
[BUILTIN] Small optimisation of command -pv change
This patch moves the pathval call into the describe_command
function and also eliminates an unnecessary branch when DEBUG
is off.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
19-02-17 14:40:16 -0500'>2019-02-17Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe