]> git.cworth.org Git - sup/commit
many many changes. this is what happens when i have 5 hours on an airplane
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Mon, 26 Nov 2007 20:06:02 +0000 (20:06 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Mon, 26 Nov 2007 20:06:02 +0000 (20:06 +0000)
commit881bac62392d86edf46bcb0d269a7195e41ff8c1
tree45ffef28500106be435fcb88b2b3229de106fa66
parentde801b1dba30897ac189b3b3b6ca589fdb22a23e
many many changes. this is what happens when i have 5 hours on an airplane
in the middle of the day and no book.

- multi-thread dump upon crash
- hook manager caches values of any proc "variables"
- bugfix: broken source handling improved
- speed up querying
- bugfix: sources sometimes aren't added by sup-add
- more widgets: terminal title, statusbar

git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@722 5c8cc53c-5e98-4d25-b20a-d8db53a31250
17 files changed:
bin/sup
doc/TODO
lib/sup.rb
lib/sup/buffer.rb
lib/sup/hook.rb
lib/sup/index.rb
lib/sup/message.rb
lib/sup/modes/contact-list-mode.rb
lib/sup/modes/edit-message-mode.rb
lib/sup/modes/label-search-results-mode.rb
lib/sup/modes/scroll-mode.rb
lib/sup/modes/thread-index-mode.rb
lib/sup/modes/thread-view-mode.rb
lib/sup/poll.rb
lib/sup/source.rb
lib/sup/suicide.rb
lib/sup/util.rb