summaryrefslogtreecommitdiff
path: root/lib/reline/key_actor/emacs.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-06-03[ruby/reline] Improve key binding match/matching checktomoya ishida
2024-05-27[ruby/reline] Implement the redo commandverdy89
2024-05-14[ruby/reline] Implement the undo commandMari Imaizumi
2024-05-05[ruby/reline] Add name defined in readline to completion keytomoya ishida
2024-04-15[ruby/reline] Remove not implemented methodMari Imaizumi
2024-04-14[ruby/reline] Refactored Default Key BindingsMari Imaizumi
2021-12-30[ruby/reline] Use unix_line_discard when Ctrl-u is enteredima1zumi
2021-12-24[ruby/reline] Bind ed-kill-line to C-u on emacs modeaycabta
2020-12-19[ruby/reline] Bind yank-pop correctlyaycabta
2020-04-18[ruby/reline] Use vi_search_{prev,next} to incremental searchaycabta
2019-12-24The delete-char-or-list shows completed list when called at end of lineaycabta
2019-12-17Support forward-search-history by C-saycabta
2019-06-04Implement transpose-wordsaycabta
2019-06-03The C-q is also quoted insert in emacs modeaycabta
2019-05-26Fix indexes in commentsNobuyoshi Nakada
2019-05-24Support Meta key in Relineaycabta
2019-05-13Add ed_search_prev_history to Relineaycabta
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