Method: Redwood::ThreadIndexMode#resize
- Defined in:
- lib/sup/modes/thread_index_mode.rb
#resize(rows, cols) ⇒ Object
735 736 737 738 |
# File 'lib/sup/modes/thread_index_mode.rb', line 735 def resize rows, cols regen_text super end |