From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sun, 05 Aug 2007 17:12:15 -0700 Subject: [sup-talk] new in svn: To/Cc/Bcc prompting and editing (with tab completion) Message-ID: <1186358782-sup-8614@south> When you compose a new message, Sup will now prompt you for a To: header. You can also have it prompt you for Cc: and Bcc: by setting :ask_for_cc and :ask_for_bcc to true in config.yaml. When editing a message, 'e' will now edit either the message text (via your editor) or a specific header (via Sup), depending on where the cursor is. Enter will always edit the message. Tab completion (on contact aliases, email addresses and full addresses) is in effect any time you edit a To, From, Cc or Bcc header. This all really highlights Sup's inability to scroll a text edit field horizontally. I'll deal with this when I summon up the energy to fight with Ncurses some more. -- William