mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
475038a622
commit
18c0814fe0
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ module Reline
|
|||
@dialog_proc = ->() {
|
||||
# autocomplete
|
||||
if just_cursor_moving
|
||||
# Auto complete starts only when endited
|
||||
# Auto complete starts only when edited
|
||||
return nil
|
||||
end
|
||||
pre, target, post= retrieve_completion_block(true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue