aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reline/key_stroke.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/reline] Ignore unhandled escape sequencestomoya ishida2023-07-081-7/+50
* [ruby/reline] Execute compress_meta_key if convert_meta is onima1zumi2021-12-101-0/+1
* [ruby/reline] Remove unused using methodima1zumi2021-09-141-3/+0
* [ruby/reline] Use expanded method definitions instead of refinementsaycabta2021-09-131-61/+61
* [ruby/reline] No need to use max_by when array.size == 1aycabta2021-09-061-2/+2
* [ruby/reline] Use sort.last instead of sort.reverse.firstaycabta2021-09-061-1/+1
* [ruby/reline] Allow Reline::KeyStroke to compare raw and meta-key processed k...aycabta2021-09-061-3/+55
* [ruby/reline] Use single quotes for non-expanded string literalsaycabta2020-08-181-0/+2
* Suppress "shadowing outer local variable" warning in 2.5aycabta2019-11-081-1/+1
* Move I/O access from Reline::KeyStroke to Relineaycabta2019-06-051-75/+2
* Use inputrc data for keystroke settingaycabta2019-06-011-1/+1
* Fix wrong variable nameaycabta2019-05-251-1/+1
* Add round-robin variableaycabta2019-05-251-2/+2
* Support Meta key in Relineaycabta2019-05-241-20/+69
* Implement Reline's class methods for compatibilityaycabta2019-05-131-0/+3
* Add Reline as a fallback library for Readlineaycabta2019-04-301-0/+74
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-231-74/+0
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-231-0/+74
* Revert "IRB is improved with Reline and RDoc"aycabta2019-04-211-74/+0
* IRB is improved with Reline and RDocaycabta2019-04-201-0/+74