# File lib/rbreadline.rb, line 7142 def rl_forward_search_history(sign, key) rl_search_history(sign, key) end