aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reline/key_actor
Commit message (Expand)AuthorAgeFilesLines
* Support forward-search-history by C-saycabta2019-12-172-2/+2
* The C-r in vi command mode is also incremental searchaycabta2019-12-031-1/+1
* C-r is incremental history search in vi insert modeaycabta2019-10-161-1/+1
* Behave ESC key correctly when vi command modeaycabta2019-09-081-1/+1
* Implement transpose-wordsaycabta2019-06-041-1/+1
* The C-q is also quoted insert in emacs modeaycabta2019-06-031-1/+1
* The ed_move_to_beg is different from vi_first_printaycabta2019-06-031-1/+1
* Implement J to join lines in vi command modeaycabta2019-05-271-1/+1
* Fix indexes in comments of vi_insert.rbaycabta2019-05-271-33/+32
* Fix indexes in commentsNobuyoshi Nakada2019-05-262-66/+64
* Support Meta key in Relineaycabta2019-05-242-130/+130
* Add ed_search_prev_history to Relineaycabta2019-05-131-1/+1
* Add Reline as a fallback library for Readlineaycabta2019-04-304-0/+1562
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-234-1562/+0
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-234-0/+1562
* Revert "IRB is improved with Reline and RDoc"aycabta2019-04-214-1562/+0
* IRB is improved with Reline and RDocaycabta2019-04-204-0/+1562