diff --git a/doc/manual/index.docbook b/doc/manual/index.docbook --- a/doc/manual/index.docbook +++ b/doc/manual/index.docbook @@ -1013,6 +1013,7 @@ %D : current directory (long) %h : local host (short) %u : user name +%B : user's Bourne prompt sigil ($, or # for superuser) %w : window title set by shell %# : session number diff --git a/src/Session.cpp b/src/Session.cpp --- a/src/Session.cpp +++ b/src/Session.cpp @@ -1115,6 +1115,7 @@ *
* The markers recognized are: *