about summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2019-12-22 20:14:04 +0100
committertoonn <toonn@toonn.io>2019-12-22 22:38:31 +0100
commit1c4c46c3f62023df361044715840c0ce1225af45 (patch)
tree2dd7e897a962a5da78cbb58e542ad16728db5ace /doc/ranger.pod
parenta9a85c201eda486ff7d3be9b06fca705d4675612 (diff)
downloadranger-1c4c46c3f62023df361044715840c0ce1225af45.tar.gz
Merge the title settings
Upon further consideration we've reconsidered and decided to merge the
seperate title update settings.
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 852afcdc..fda1cbc6 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -1148,15 +1148,11 @@ Requires the python-bidi pip package.
 
 =item update_title [bool]
 
-Set a window title?
-
-=item update_icon_title [bool]
-
-Set an icon title?
+Set a window title? Updates both the I<WM_NAME> and I<WM_ICON_NAME> properties.
 
 =item update_tmux_title [bool]
 
-Set the title to "ranger" in the tmux program?
+Set the tmux I<window-name> to "ranger"?
 
 =item use_preview_script [bool] <zv>