Mercurial > hg > dml-home
annotate .inputrc @ 100:a4cd935561d4 dml-dockerised tip
small updates and version pin for cliopatria
author | wolffd <wolffd.mail@googlemail.com> |
---|---|
date | Fri, 29 Jun 2018 17:48:41 +0100 |
parents | 3255717f4e6b |
children |
rev | line source |
---|---|
samer@2 | 1 set show-all-if-ambiguous on |
samer@2 | 2 set meta-flag on |
samer@2 | 3 set convert-meta off |
samer@2 | 4 set input-meta on |
samer@2 | 5 set output-meta on |
samer@2 | 6 set mark-symlinked-directories on |
samer@2 | 7 |
samer@2 | 8 TAB: complete |
samer@2 | 9 "\e[A": history-search-backward |
samer@2 | 10 "\e[B": history-search-forward |