summary refs log tree commit diff
path: root/home/.inputrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-21 17:39:12 -0500
committerJune McEnroe <june@causal.agency>2019-11-21 17:39:12 -0500
commited8caba755e4acdfd201edc61924177686115e9a (patch)
tree74b2517c8e78092b329d1914c4efe3947dc3142c /home/.inputrc
parentUse .profile, .shrc, .history (diff)
downloadsrc-ed8caba755e4acdfd201edc61924177686115e9a.tar.gz
src-ed8caba755e4acdfd201edc61924177686115e9a.zip
Remove 1sh env.sh
Diffstat (limited to 'home/.inputrc')
0 files changed, 0 insertions, 0 deletions
&follow=1'>expand: Fix buffer overflow in expandmetaHerbert Xu 2018-04-02builtin: 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