зеркало из https://github.com/github/ruby.git
[ruby/reline] Add a space
https://github.com/ruby/reline/commit/3d70e07331
This commit is contained in:
Родитель
137fde717b
Коммит
f734590f8e
|
@ -194,7 +194,7 @@ module Reline
|
|||
# Auto complete starts only when edited
|
||||
return nil
|
||||
end
|
||||
pre, target, post= retrieve_completion_block(true)
|
||||
pre, target, post = retrieve_completion_block(true)
|
||||
if target.nil? or target.empty?# or target.size <= 3
|
||||
return nil
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче