diff options
author | nfnty <git@nfnty.se> | 2017-01-29 18:10:44 +0100 |
---|---|---|
committer | nfnty <git@nfnty.se> | 2017-01-29 18:16:47 +0100 |
commit | b72003856204a4101e9e123bc149ed248b13a382 (patch) | |
tree | 1b8814dc7cc1336ae332acafec23e26f3c357fb5 /doc/ranger.pod | |
parent | 2a0af8e87cb9f2bda2857154f33ceee019bf3f9c (diff) | |
download | ranger-b72003856204a4101e9e123bc149ed248b13a382.tar.gz |
Add setting `hostname_in_titlebar`
Fixes #782
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index e7f7acdc..ba80e5e7 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -850,6 +850,10 @@ combination, e.g. "oN" to sort from Z to A. Put the status bar at the top of the window? +=item hostname_in_titlebar [bool] + +Show hostname in titlebar? + =item tilde_in_titlebar [bool] Abbreviate $HOME with ~ in the title bar (first line) of ranger? |