aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reline/config.rb
Commit message (Expand)AuthorAgeFilesLines
* Check conditional nestings in INPUTRCNobuyoshi Nakada2019-06-021-12/+31
* Prefer $INPUTRC over the default in the homeNobuyoshi Nakada2019-06-021-3/+3
* Add true condition `Reline`Nobuyoshi Nakada2019-06-021-0/+1
* Add Reline test for unknown macroaycabta2019-06-021-1/+0
* Add new test for Reline within pipeaycabta2019-06-021-0/+4
* Add comments to key bindings vars of Reline::Configaycabta2019-06-021-2/+2
* Just use `File.readlines`Nobuyoshi Nakada2019-06-011-3/+1
* Use inputrc data for keystroke settingaycabta2019-06-011-33/+51
* Support Meta key in Relineaycabta2019-05-241-0/+4
* Remove ~/.inputrc not found error messageaycabta2019-05-211-1/+0
* Implement Reline::HISTORY as an expanded Arrayaycabta2019-05-131-0/+2
* Add attr_accessor for Reline's Config attrsaycabta2019-05-131-25/+31
* Check INPUTRC env in Reline::Configaycabta2019-05-121-0/+1
* Add Reline as a fallback library for Readlineaycabta2019-04-301-0/+235
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-231-235/+0
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-231-0/+235
* Revert "IRB is improved with Reline and RDoc"aycabta2019-04-211-235/+0
* IRB is improved with Reline and RDocaycabta2019-04-201-0/+235