1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

C-r is incremental history search in vi insert mode

This commit is contained in:
aycabta 2019-10-16 02:08:44 +09:00
parent 1c50ce2cf8
commit a5245c1658

View file

@ -37,7 +37,7 @@ class Reline::KeyActor::ViInsert < Reline::KeyActor::Base
# 17 ^Q
:ed_ignore,
# 18 ^R
:ed_insert,
:ed_search_prev_history,
# 19 ^S
:ed_ignore,
# 20 ^T