]> git.cworth.org Git - sup/commit
Add new :crypto_default configuration option. next
authorCarl Worth <cworth@cworth.org>
Mon, 28 Sep 2009 22:29:44 +0000 (15:29 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 28 Sep 2009 22:56:35 +0000 (15:56 -0700)
commitb7e80adc14797014993b983383d6816de3dcb1a7
tree74aa6892534f3e485ce03a0a56ce4039fcbcfa34
parent3f69617ea17bf316cef829496834c56193dce2fb
Add new :crypto_default configuration option.

For example, users that want to sign all outgoing messages by default
can set:

:crypto_default: :sign

in ~/.sup/config.yaml. Configuring an invalid value will cause a list
of the valid values to be logged at the "error" level.
lib/sup/horizontal-selector.rb
lib/sup/modes/edit-message-mode.rb