summaryrefslogtreecommitdiff
path: root/lib/reline/key_stroke.rb
AgeCommit message (Expand)Author
2021-12-10[ruby/reline] Execute compress_meta_key if convert_meta is onima1zumi
2021-09-14[ruby/reline] Remove unused using methodima1zumi
2021-09-13[ruby/reline] Use expanded method definitions instead of refinementsaycabta
2021-09-06[ruby/reline] No need to use max_by when array.size == 1aycabta
2021-09-06[ruby/reline] Use sort.last instead of sort.reverse.firstaycabta
2021-09-06[ruby/reline] Allow Reline::KeyStroke to compare raw and meta-key processed k...aycabta
2020-08-18[ruby/reline] Use single quotes for non-expanded string literalsaycabta
2019-11-08Suppress "shadowing outer local variable" warning in 2.5aycabta
2019-06-05Move I/O access from Reline::KeyStroke to Relineaycabta
2019-06-01Use inputrc data for keystroke settingaycabta
2019-05-25Fix wrong variable nameaycabta
2019-05-25Add round-robin variableaycabta
2019-05-24Support Meta key in Relineaycabta
2019-05-13Implement Reline's class methods for compatibilityaycabta
2019-04-30Add Reline as a fallback library for Readlineaycabta
2019-04-23Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada
2019-04-23IRB is improved with Reline and RDoc, take 2aycabta
2019-04-21Revert "IRB is improved with Reline and RDoc"aycabta
2019-04-20IRB is improved with Reline and RDocaycabta