mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Support forward-search-history by C-s
This commit is contained in:
parent
c687be4bc0
commit
a14a0244b4
4 changed files with 103 additions and 27 deletions
|
@ -39,7 +39,7 @@ class Reline::KeyActor::Emacs < Reline::KeyActor::Base
|
|||
# 18 ^R
|
||||
:ed_search_prev_history,
|
||||
# 19 ^S
|
||||
:ed_ignore,
|
||||
:ed_search_next_history,
|
||||
# 20 ^T
|
||||
:ed_transpose_chars,
|
||||
# 21 ^U
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue