]> git.madduck.net Git - etc/mutt.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

include tty in mutt xterm title
authormartin f. krafft <madduck@madduck.net>
Fri, 8 Nov 2019 01:12:57 +0000 (14:12 +1300)
committermartin f. krafft <madduck@madduck.net>
Fri, 8 Nov 2019 01:12:57 +0000 (14:12 +1300)
.mutt/confvars

index af407fba8b566ece548e1fdb76b3cd2395b28259..d3096b4ad5144809beffbd6d793976caa12268d8 100644 (file)
@@ -5113,7 +5113,7 @@ set ts_enabled=yes
 # that “$ts_enabled” has been set. This string is identical in formatting to the
 # one used by “$status_format”.
 # 
 # that “$ts_enabled” has been set. This string is identical in formatting to the
 # one used by “$status_format”.
 # 
-set ts_status_format="mutt: %f%?V?[%V]&?"
+set ts_status_format="[`tty|sed -re 's,.+pts/,,'`]mutt@%h%r %f%?V?[%V]&?"
 
 
 # 3.353. tunnel
 
 
 # 3.353. tunnel