aboutsummaryrefslogtreecommitdiff
path: root/readline/inputrc
Commit message (Collapse)AuthorAgeFilesLines
* Don't echo ^C to the terminalTom Ryder2012-12-221-0/+1
|
* Trailing slash for tab-completed directoriesTom Ryder2012-10-081-0/+1
|
* Use positive value for paging limit.Tom Ryder2012-03-051-1/+1
| | | | | | Older versions of Readline (and not much older either) don't seem to support the negative count to completely switch the paging off, so this will have to suffice. It's a reasonably sensible value anyway.
* More Readline conf changes.Tom Ryder2012-03-031-3/+4
|
* Lazier tab completion.Tom Ryder2012-03-021-0/+4
|
* Just one <Tab> press for completion. Much nicer.Tom Ryder2012-03-021-0/+1
|
* To be thorough, may as well store my inputrc.Tom Ryder2012-02-271-0/+2
Emacs mode! Heresy! But I prefer it for editing single lines, id est, command line editing. Maybe force of habit.