summaryrefslogtreecommitdiff
path: root/lib/reline
AgeCommit message (Expand)Author
2024-07-12[ruby/reline] Fix rendering bug of nomultiline prompttomoya ishida
2024-06-25[ruby/reline] Rerender and enter raw mode again by SIGCONTtomoya ishida
2024-06-18[ruby/reline] Fix vi_yank or vi_delete_meta copies nil bugtomoya ishida
2024-06-12[ruby/reline] Bump version to 0.5.9Mari Imaizumi
2024-06-10[ruby/reline] Add more fallbacks when terminfo is not availabletomoya ishida
2024-06-10[ruby/reline] Suppress warning(Ruby 3.4) requiring fiddle fromtomoya ishida
2024-06-06[ruby/reline] Remove instance variable @first_chartomoya ishida
2024-06-05[ruby/reline] Refactor input key readingtomoya ishida
2024-06-04[ruby/reline] Ensure no escape sequence before printing prompttomoya ishida
2024-06-04Revert "Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO i...Takashi Kokubun
2024-06-03Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not."Takashi Kokubun
2024-06-03[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not.tomoya ishida
2024-06-03[ruby/reline] In ed_search_[prev|next]_history, make the cursor comeHiroaki Osawa
2024-06-03[ruby/reline] Improve key binding match/matching checktomoya ishida
2024-06-01[ruby/reline] Overhaul io gate structureStan Lo
2024-05-29[ruby/reline] Bump version to 0.5.8Mari Imaizumi
2024-05-27[ruby/reline] Implement the redo commandverdy89
2024-05-26[ruby/reline] allow space in config valueGo
2024-05-22[ruby/reline] Catches Errno::ENODEV and Errno::EBADF inVladimir Támara Patiño
2024-05-14[ruby/reline] Bump version to 0.5.7Mari Imaizumi
2024-05-14[ruby/reline] Implement the undo commandMari Imaizumi
2024-05-10[ruby/reline] Avoid STDIN.winsize called in `require "reline"`tomoya ishida
2024-05-09[ruby/reline] Bump version to 0.5.6Mari Imaizumi
2024-05-08[ruby/reline] Implement bracketed paste inserttomoya ishida
2024-05-05[ruby/reline] Remove not implemented variablesMari Imaizumi
2024-05-05[ruby/reline] Add name defined in readline to completion keytomoya ishida
2024-05-02[ruby/reline] Bump version to 0.5.5Mari Imaizumi
2024-05-02[ruby/reline] Fix default and additional key bindings vanish bugtomoya ishida
2024-05-02[ruby/reline] Fix prompt width calculation bug. Test with coloredtomoya ishida
2024-05-02[ruby/reline] Avoid reading .inputrc repeatedlyMari Imaizumi
2024-04-29[ruby/reline] Bump version to 0.5.4Mari Imaizumi
2024-04-29[ruby/reline] Input with eof and no newline bugfixtomoya ishida
2024-04-29[ruby/reline] Completely support full-width characters intomoya ishida
2024-04-29[ruby/reline] Handle mode condition in inputrcMari Imaizumi
2024-04-25[ruby/reline] Fix inputrc nested $if $else $endif bugtomoya ishida
2024-04-24[ruby/reline] Long line performancetomoya ishida
2024-04-23[ruby/reline] Bump version to 0.5.3Mari Imaizumi
2024-04-23[ruby/reline] Separate prompt and input line in renderingtomoya ishida
2024-04-19[ruby/reline] Implement `show-all-if-ambiguous` featureMari Imaizumi
2024-04-18[ruby/reline] Remove unused variableKenichi Kamiya
2024-04-17[ruby/reline] Refactor nomultiline and multiline mode differencetomoya ishida
2024-04-16[ruby/reline] Refactor history move and history searchtomoya ishida
2024-04-16[ruby/reline] Bump version to 0.5.2Mari Imaizumi
2024-04-16[ruby/reline] Implement changing editing modeMari Imaizumi
2024-04-15[ruby/reline] Remove not implemented methodMari Imaizumi
2024-04-15[ruby/reline] Fix vi_to_column which was brokentomoya ishida
2024-04-14[ruby/reline] Refactored Default Key BindingsMari Imaizumi
2024-04-14[ruby/reline] Refactor waiting_proc and waiting_operator_proctomoya ishida
2024-04-14[ruby/reline] Support `menu-complete-backward` command for upwardMichael J. Giarlo
2024-04-09[ruby/reline] Bump version to 0.5.1Mari Imaizumi