dot/inputrc: Miscellaneous tweaks I didn't know about before.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 11 Aug 2017 12:49:42 +0000 (13:49 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 11 Aug 2017 12:49:42 +0000 (13:49 +0100)
commitc626c512d4420440410e22955c23cf0ea8b0d2b1
tree02385c70cda5f328f809d00e9ee28f3af76237c5
parentf00452f263b7a156a9862973c69b4c75bbed7c4b
dot/inputrc: Miscellaneous tweaks I didn't know about before.

  * Don't ding the bell for completion or cursor movement out-of-bounds.

  * Highlight completed filenames using the prevailing ls(1)
    colours.  (But continue not highlighting the existing prefix.)

  * Do the bracketed-paste thing to make mis-aimed pastes less
    dangerous.  (This may also cause some annoyance, but I think I'm
    willing to tolerate that for the extra safety.)

  * Use Readline macros to bind M-SPC to a simulacrum of `just-one-
    space'.  The documentation of Readline macros is rather unclear
    about which level the macro characters are inserted.  It turns out
    that they're keyboard macros.
dot/inputrc