# File lib/rbreadline.rb, line 5146
  def rl_end_of_line(count, key)
    @rl_point = @rl_end
    0
  end