mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
The C-q is also quoted insert in emacs mode
This commit is contained in:
parent
5524de5ca0
commit
182072b211
2 changed files with 14 additions and 1 deletions
|
@ -35,7 +35,7 @@ class Reline::KeyActor::Emacs < Reline::KeyActor::Base
|
|||
# 16 ^P
|
||||
:ed_prev_history,
|
||||
# 17 ^Q
|
||||
:ed_ignore,
|
||||
:ed_quoted_insert,
|
||||
# 18 ^R
|
||||
:ed_search_prev_history,
|
||||
# 19 ^S
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue