summaryrefslogtreecommitdiff
path: root/lib/reline/general_io.rb
AgeCommit message (Expand)Author
2020-12-05[ruby/reline] Call process_insert when the end of pasting plural fullwidth charsaycabta
2020-12-05[ruby/reline] Suppress callbacks in pastingaycabta
2020-02-02[ruby/reline] Bypass cursor down when a char is rendered at eol on Windowsaycabta
2020-01-26Always use UTF-8 for Reline::GeneralIO on Windowsaycabta
2020-01-14Introduce an abstracted structure about the encoding of Relineaycabta
2019-10-18Remove freezeaycabta
2019-08-29Add stub set_screen_size for other platformsaycabta
2019-06-01Use inputrc data for keystroke settingaycabta
2019-06-01Seprate raw keystroke config for each platformsNobuyoshi Nakada
2019-05-24Support Meta key in Relineaycabta
2019-05-13Split namespace of env-dependent I/O classesaycabta