]> git.cworth.org Git - sup/commit
bugfix: console mode can't start a message in #initialize
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Wed, 9 Sep 2009 14:06:38 +0000 (10:06 -0400)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Wed, 9 Sep 2009 14:06:38 +0000 (10:06 -0400)
commit4c3b5b0d20df18dfb914d0732ba96c0617a51c57
treee4f2aadab57d14813c4aeddd58ce04d13e2e7a91
parentb119447d2198667e25bad72566581f1f70021417
bugfix: console mode can't start a message in #initialize

Now that it's a regular buffer, it must act like one. I've moved
the message to #run, where it kinda makes more sense. Also tweaked
a few things.
lib/sup/modes/console-mode.rb