diff options
author | toonn <toonn@toonn.io> | 2019-12-22 22:43:38 +0100 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2019-12-22 22:43:38 +0100 |
commit | 604b2970964c9d3159807a29a690e03c8d796127 (patch) | |
tree | f83ce9c166a2c1ea72351fe8a7b05a7aaa519897 /doc/ranger.pod | |
parent | 3f8e7c14103a6570b0e55fbcf84242c86f42a7cb (diff) | |
parent | 1c4c46c3f62023df361044715840c0ce1225af45 (diff) | |
download | ranger-604b2970964c9d3159807a29a690e03c8d796127.tar.gz |
Merge branch 'siikamiika-feat-update-icon-title'
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 4f53ae35..5d6f9b01 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -1249,11 +1249,11 @@ Requires the python-bidi pip package. =item update_title [bool] -Set a window 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> |