/
usr
/
share
/
doc
/
mutt-1.5.21
/
samples
/
File Upload :
llllll
Current File: //usr/share/doc/mutt-1.5.21/samples/mutt_xtitle
#!/bin/sh # Demonstration of format string pipes. Sets the xterm title and returns the # string unchanged. # # Example usage: # set status_format="mutt_xtitle '%r %f (%L) [Msgs:%?M?%M/?%m%?n? New:%n?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?]'|" printf "\033]0;$1\007" > /dev/tty echo "$1"
Copyright ©2k19 -
Hexid
|
Tex7ure