summary refs log tree commit diff
path: root/home/.local/bin
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-11 23:36:41 -0400
committerJune McEnroe <june@causal.agency>2019-07-11 23:36:41 -0400
commit7130f99542902dbfaffc30909f53d41e066c07d7 (patch)
tree6ee9987f5464be490549be39a96e36c5930431a5 /home/.local/bin
parentInterpret 256color-style SGRs (diff)
downloadsrc-7130f99542902dbfaffc30909f53d41e066c07d7.tar.gz
src-7130f99542902dbfaffc30909f53d41e066c07d7.zip
Don't do carriage return on line feed
Diffstat (limited to 'home/.local/bin')
0 files changed, 0 insertions, 0 deletions
a href='/dash/commit/src/bltin/printf.c?id=325a460c7942aa79bb97303e129980db8afd177c&follow=1'>builtin: Move echo space/nl handling into print_escape_strHerbert Xu 2018-04-02builtin: Fix echo performance regressionHerbert Xu 2018-04-02expand: Fix ghost fields with unquoted $@/$*Herbert Xu 2018-04-02parser: Allow newlines within parameter substitutionHerbert Xu 2018-04-02expand: Fix bugs with words connected to the right of $@Herbert Xu 2018-03-25Revert "[BUILTIN] Remove unnecessary restoration of format string in printf"Herbert Xu 2018-03-22parser: Fix backquote support in here-document EOF markHerbert Xu