mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
bf4f3ef5ad
commit
6cb37d4136
1 changed files with 1 additions and 0 deletions
|
@ -576,6 +576,7 @@ class Reline::LineEditor
|
||||||
@proc_scope = proc_scope
|
@proc_scope = proc_scope
|
||||||
@width = nil
|
@width = nil
|
||||||
@scroll_top = 0
|
@scroll_top = 0
|
||||||
|
@trap_key = nil
|
||||||
end
|
end
|
||||||
|
|
||||||
def set_cursor_pos(col, row)
|
def set_cursor_pos(col, row)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue