summaryrefslogtreecommitdiffstats
path: root/system/ranger/README
diff options
context:
space:
mode:
author David Woodfall2010-06-15 11:41:04 +0200
committer Robby Workman2010-06-15 11:41:04 +0200
commit4cdcb6757a083f51073cf163a9601c274fcfafa7 (patch)
tree846657dcc387b328ee6ac340e943ea8b56d08a10 /system/ranger/README
parent6a49c5521f87df8e2df55d22fe5fa1283b1839ec (diff)
downloadslackbuilds-4cdcb6757a083f51073cf163a9601c274fcfafa7.tar.gz
system/ranger: Updated for version 1.1.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/ranger/README')
-rw-r--r--system/ranger/README16
1 files changed, 4 insertions, 12 deletions
diff --git a/system/ranger/README b/system/ranger/README
index fafda18d12..45dbeaba6d 100644
--- a/system/ranger/README
+++ b/system/ranger/README
@@ -1,16 +1,8 @@
-Ranger: A keeper, guardian, or soldier who ranges over a region to
-protect the area or enforce the law.
+Ranger (a curses file manager that uses vi/vim bindings)
-This is the filemanager Chuck Norris the Texas Ranger would use if he
-had a computer with a unix-like operating system. (He doesn't trust
-computers though and prefers to do the calculations himself.)
-
-After all, as a professional ranger, he needs a broad overview of his
-territory, and the multi-column display of ranger provides just that,
-rather than restricting you to the current directory only. You can
+A multi-column display allows viewing in a tree-like manner. You can
preview the content of the selected file or directory, copy or move
files around with the VIM-like commands dd and yy, execute predefined
-applications when opening a file, etc...
-
+applications when opening a file, etc...
Everything is fully customizable and written in Python (2.6 and 3.1
-compatible) using curses for the text-based user interface.
+compatible) using curses for the text-based user interface.