зеркало из https://github.com/github/ruby.git
[ruby/reline] Remove unnecessary TODO commnet
https://github.com/ruby/reline/commit/23c67fb7b3
This commit is contained in:
Родитель
fc2a121c7c
Коммит
f56e05fa7d
|
@ -1258,7 +1258,7 @@ class Reline::LineEditor
|
|||
if search_word.empty? and Reline.last_incremental_search
|
||||
search_word = Reline.last_incremental_search
|
||||
end
|
||||
if @history_pointer # TODO
|
||||
if @history_pointer
|
||||
case prev_search_key
|
||||
when "\C-r".ord
|
||||
history_pointer_base = 0
|
||||
|
|
Загрузка…
Ссылка в новой задаче