summaryrefslogtreecommitdiff
path: root/test/reline/test_key_stroke.rb
AgeCommit message (Expand)Author
2025-01-24Migrate irb and reline to the bundled gemsHiroshi SHIBATA
2024-12-06[ruby/reline] Combine MAPPINGS(single byte input to symbol) withtomoya ishida
2024-11-27[ruby/reline] fix/omit test that fail in encoding=US_ASCIItomoya ishida
2024-11-26[ruby/reline] KeyStroke handles multibyte charactertomoya ishida
2024-06-05[ruby/reline] Refactor input key readingtomoya ishida
2024-06-03[ruby/reline] Improve key binding match/matching checktomoya ishida
2023-07-08[ruby/reline] Ignore unhandled escape sequencestomoya ishida
2021-09-06[ruby/reline] Add a test for key bindings with Reline::Keyaycabta
2021-09-06[ruby/reline] Add a test for oneshot key bindingsaycabta
2021-09-06[ruby/reline] Rename a temporary test name to appropriate oneaycabta
2020-08-18[ruby/reline] Use single quotes for non-expanded string literalsaycabta
2019-06-01Use inputrc data for keystroke settingaycabta
2019-05-24Support Meta key in Relineaycabta
2019-04-30Add Reline as a fallback library for Readlineaycabta