mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
bc5407f00c
commit
b91b3000bd
1 changed files with 1 additions and 1 deletions
|
@ -1948,7 +1948,7 @@ class Reline::LineEditor
|
|||
# position. In replace mode, overwrite the character at the
|
||||
# cursor and move the cursor to the right by one character
|
||||
# position. Accept an argument to do this repeatedly. It is an
|
||||
# error if the input character is the NUL character (Ctrl-@).
|
||||
# error if the input character is the NUL character (+Ctrl-@+).
|
||||
# Failure to enlarge the edit buffer also results in an error.
|
||||
# Editline:: +ed-digit+ (emacs: 0 to 9) If in argument input mode, append
|
||||
# the input digit to the argument being read. Otherwise, call
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue