diff options
author | arkedos <dennis.marbaise@mailbox.org> | 2019-10-27 10:20:53 +0100 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2019-12-31 12:49:30 +0100 |
commit | 280f459046cbc276b523301b68b4ae5dcc95d9f5 (patch) | |
tree | 8bbf25d599d151c6fbdd5773add14c0684ecea77 /doc | |
parent | 5acd73831ebdd409dcfac63b75ef462f81173d42 (diff) | |
download | ranger-280f459046cbc276b523301b68b4ae5dcc95d9f5.tar.gz |
refactoring of redundant code
squashing commits for cleaner history. whitespace final fixes refactor of redundant code
Diffstat (limited to 'doc')
-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 bae332e9..a7f07ffc 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -1268,6 +1268,10 @@ Set a window title? Updates both the I<WM_NAME> and I<WM_ICON_NAME> properties. Set the tmux I<window-name> to "ranger"? +=item update_screen_title [bool] + +Set the title to "ranger" in the screen program? + =item use_preview_script [bool] <zv> Use the preview script defined in the setting I<preview_script>? |