# File lib/sup/modes/thread-index-mode.rb, line 693
  def resize rows, cols
    regen_text
    super
  end