grmlzshrc.t2t: Document screen status setting
authorFrank Terbeck <ft@bewatermyfriend.org>
Mon, 3 Aug 2009 13:45:51 +0000 (15:45 +0200)
committerFrank Terbeck <ft@bewatermyfriend.org>
Wed, 21 Oct 2009 13:34:31 +0000 (15:34 +0200)
doc/grmlzshrc.t2t

index e85c512..c9031fa 100644 (file)
@@ -211,7 +211,13 @@ style. (The default is **true** in all contexts.)
 
 == PROMPT ==
 
+
 == GNU/SCREEN STATUS SETTING ==
+//grmlzshrc// sets screen's hardstatus lines to the currently running command
+or **'zsh'** if the shell is idling at its prompt. If the current working
+directory is inside a repository unter version control, screen status is set
+to: **'zsh: <repository name>'** via zsh's vcs_info.
+
 
 == PERSISTENT HISTORY ==