Provide #h for short hostname (no domain) from Michal Mazurek.

This commit is contained in:
Nicholas Marriott
2011-04-24 21:32:07 +00:00
parent dc8fb9fb23
commit eb288aae32
2 changed files with 8 additions and 0 deletions

1
tmux.1
View File

@@ -2005,6 +2005,7 @@ may contain any of the following special character sequences:
.It Li "#(shell-command)" Ta "First line of the command's output"
.It Li "#[attributes]" Ta "Colour or attribute change"
.It Li "#H" Ta "Hostname of local host"
.It Li "#h" Ta "Hostname of local host without the domain name"
.It Li "#F" Ta "Current window flag"
.It Li "#I" Ta "Current window index"
.It Li "#P" Ta "Current pane index"