about summary refs log tree commit diff stats
path: root/doc/ranger.1
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2019-12-31 14:52:08 +0100
committertoonn <toonn@toonn.io>2019-12-31 14:55:21 +0100
commitfc45daadf794a55f5ccd0eacbc9c686b70b0ad4f (patch)
tree6e8d44f665246eb0af95ad6ed2ddbe96cba19fc0 /doc/ranger.1
parent280f459046cbc276b523301b68b4ae5dcc95d9f5 (diff)
downloadranger-fc45daadf794a55f5ccd0eacbc9c686b70b0ad4f.tar.gz
Refactor handle_multiplexer
Split the method into name changing and resetting methods.

`screen -Q` is relatively new so resetting the screen title won't work
on systems with an older version, macOS for example.

Fixes #1739
Diffstat (limited to 'doc/ranger.1')
-rw-r--r--doc/ranger.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 5324ccc3..ceb44098 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "RANGER 1"
-.TH RANGER 1 "ranger-1.9.2" "2019-12-30" "ranger manual"
+.TH RANGER 1 "ranger-1.9.2" "2019-12-31" "ranger manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -1176,7 +1176,7 @@ Requires the python-bidi pip package.
 Set a window title? Updates both the \fI\s-1WM_NAME\s0\fR and \fI\s-1WM_ICON_NAME\s0\fR properties.
 .IP "update_tmux_title [bool]" 4
 .IX Item "update_tmux_title [bool]"
-Set the tmux \fIwindow-name\fR to \*(L"ranger\*(R"?
+Set the tmux/screen \fIwindow-name\fR to \*(L"ranger\*(R"?
 .IP "use_preview_script [bool] <zv>" 4
 .IX Item "use_preview_script [bool] <zv>"
 Use the preview script defined in the setting \fIpreview_script\fR?