]> git.cworth.org Git - sup/commit
Allow user to show all matching threads
authorMarcus Williams <marcus-sup@bar-coded.net>
Sat, 19 Jan 2008 19:17:03 +0000 (19:17 +0000)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Fri, 25 Jan 2008 05:33:19 +0000 (21:33 -0800)
commit03fb6b04539747274bc90a40866b9a73364689d3
tree488f3cd756dbb32eb2b5bdc4527fe68313c9fe93
parent6d8654cc7f5eae527c11c0400455e8b8419ecf61
Allow user to show all matching threads

This adds a double keypress action "!!" to load all threads in the
current search/view. Obviously this can return a lot of threads, but
coupled with the cancel search option it is now easy to stop.
lib/sup/modes/thread-index-mode.rb
lib/sup/thread.rb