mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
b69c965f47
commit
433b975fe8
1 changed files with 2 additions and 0 deletions
|
@ -231,6 +231,8 @@ class Reline::LineEditor
|
||||||
@scroll_partial_screen = nil
|
@scroll_partial_screen = nil
|
||||||
@prev_mode_string = nil
|
@prev_mode_string = nil
|
||||||
@drop_terminate_spaces = false
|
@drop_terminate_spaces = false
|
||||||
|
@in_pasting = false
|
||||||
|
@auto_indent_proc = nil
|
||||||
reset_line
|
reset_line
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue