summary refs log tree commit diff
path: root/home/.mkshrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-09 19:27:15 -0400
committerJune McEnroe <june@causal.agency>2020-03-09 20:01:30 -0400
commit0972708098ae35efd0b0ef632ed6d68301957e6b (patch)
tree96128928820b5df108474bc833499fc4f7e4730a /home/.mkshrc
parentAdd \? exit status prompt expansion (diff)
downloadsrc-0972708098ae35efd0b0ef632ed6d68301957e6b.tar.gz
src-0972708098ae35efd0b0ef632ed6d68301957e6b.zip
Source .editrc before applying -v or -e
Otherwise a bind -v in .editrc will take precedence and overwrite the ^I
binding for sh-complete.
Diffstat (limited to 'home/.mkshrc')
0 files changed, 0 insertions, 0 deletions
e 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe