summary refs log tree commit diff
path: root/src/init.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/init.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 'src/init.h')
0 files changed, 0 insertions, 0 deletions
ef='/src/commit/bin/shotty.c?id=18cd2253778a2f528b775f9e03443bf121777f22&follow=1'>Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe