# File lib/sup/modes/thread-index-mode.rb, line 127 def multi_select threads threads.each { |t| select t } end