From 7873a7cf96be9106836d76227f535f168839ad8b Mon Sep 17 00:00:00 2001 From: hut Date: Sun, 17 Feb 2013 23:54:20 +0100 Subject: config/commands: update docstring of :travel --- ranger/config/commands.py | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ranger/config/commands.py b/ranger/config/commands.py index 4c3b3bac..5f6c6b2b 100644 --- a/ranger/config/commands.py +++ b/ranger/config/commands.py @@ -1060,9 +1060,11 @@ class travel(Command): """ :travel - Displays only the files which contain in their basename. - Unlike :narrow, this leaves open the console so you can travel faster - from directory to directory. + Filters the current directory for files containing the letters in the + string, possibly with other letters in between. The filter is applied as + you type. When only one directory is left, it is entered and the console + is automatially reopened, allowing for fast travel. + To close the console, press ESC or execute a file. """ def execute(self): -- cgit 1.4.1-2-gfad0