]> git.cworth.org Git - sup/commit
make parse_user_query_string raise exceptions on error
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 18 May 2009 15:34:57 +0000 (11:34 -0400)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 18 May 2009 15:34:57 +0000 (11:34 -0400)
commitf35f205192ee39133633457c652e0c05a45386c9
treef5dcaebedf9443e1403c6567cb8dc8b97eb4335b
parenta6332191a568f2dd3284570d02bd2ed61c63a4bf
make parse_user_query_string raise exceptions on error

I.e. instead of flashing an error message. This makes it usable from
non-curses contexts, e.g. sup-tweak-labels.
lib/sup/index.rb
lib/sup/modes/search-results-mode.rb