summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2015-11-14 14:56:28 +0100
committerhut <hut@lepus.uberspace.de>2015-11-14 15:00:47 +0100
commit740261f127d52bc612674a2bb7a9794c587d5b0a (patch)
tree12fd0fa57149b8ae7bc451047d12b059e69e0108 /doc/ranger.pod
parent84247cffc5ecc3d20bb332718d4d9543be74e869 (diff)
downloadranger-740261f127d52bc612674a2bb7a9794c587d5b0a.tar.gz
Added :echo command, disabled :notify command
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 6c66f817..e1a8d032 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -873,6 +873,7 @@ ranger.  For your convenience, this is a list of the "public" commands including
  cunmap keys...
  default_linemode [path=regexp | tag=tags] linemodename
  delete
+ echo [text]
  edit [filename]
  eval [-q] python_code
  filter [string]
@@ -1015,6 +1016,10 @@ Destroy all files in the selection with a roundhouse kick.  ranger will ask for
 a confirmation if you attempt to delete multiple (marked) files or non-empty
 directories.  This can be changed by modifying the setting "confirm_on_delete".
 
+=item echo I<text>
+
+Display the text in the statusbar.
+
 =item edit [I<filename>]
 
 Edit the current file or the file in the argument.