summaryrefslogtreecommitdiff
path: root/.inputrc
Commit message (Collapse)AuthorAge
* try some additional readline completion settingsSean Whitton2022-11-29
|
* add some additional Emacs-style bindings for readlineSean Whitton2022-11-29
|
* tidy up .inputrcSean Whitton2022-11-29
| | | | | | See if we can get away with not including /etc/inputrc. I don't use things like the arrow keys, Home/End, etc., and it simplifies things to be able to assume any settings from the local administrator aren't included.
* move some readline history commands to be more like EmacsSean Whitton2022-05-30
|
* move kill-region back M-z -> C-x C-dSean Whitton2020-10-19
| | | | Experience has now convinced me that this is more ergonomic.
* move kill-region to M-zSean Whitton2020-07-28
|
* note about how M-j could be usedSean Whitton2020-07-25
|
* bind set mark in .inputrcSean Whitton2020-07-25
|
* new attempt to reduce chording: us+spw(emacs) xkb rebindingsSean Whitton2020-06-07
|
* Emacs kill and copy bindings for readlineSean Whitton2020-05-31
|
* comment out various things in ~/.inputrcSean Whitton2018-04-15
|
* readline: enable bracketed paste protectionSean Whitton2018-03-30
| | | | Such as it is.
* update shell config files including simplifying prompt and finallySean Whitton2015-02-05
| | | | including hostname and full pwd in it
* Initial commit of pre-cleanup .inputrcSean Whitton2014-04-24