# File lib/sup/modes/completion-mode.rb, line 24 def roll; if at_bottom? then jump_to_start else page_down end end