# File lib/sup/modes/thread-view-mode.rb, line 149 def draw_line ln, opts={} if ln == curpos super ln, :highlight => true else super end end