summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README18
1 files changed, 10 insertions, 8 deletions
diff --git a/README b/README
index 809ce905..f560321c 100644
--- a/README
+++ b/README
@@ -6,17 +6,19 @@ Ranger
    A keeper, guardian, or soldier who ranges over a region
    to protect the area or enforce the law.
 
-Need a fast way of navigating in your shell?  Hate ugly graphical
-environments?  Try this console-based filemanager!
+This is the filemanager Chuck Norris, the Texas Ranger, would use
+if he would bother with a unix-like operating system.  (He doesn't trust
+computers though and does the calculations himself.)
 
-The multi-column display shows a range of the filesystem, giving you
-a large part of the directory tree to work with, rather than restricting
-you to the current directory only.  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...
+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 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...
 
 Everything is fully customizable and written in Python (2.6 and 3.1
-compatible) using curses for the user interface.
+compatible) using curses for the text-based user interface.
 
 
 About
itter hut <hut@lavabit.com> 2009-11-27 22:30:38 +0100 embedded wrapper.sh into ranger.py' href='/akspecs/ranger/commit/ranger.py?h=v1.9.0b5&id=a66c4a26f79d71210422f7d977b892d5a700dae8'>a66c4a26 ^
8fa87054 ^




a66c4a26 ^

f027adc0 ^
5c210a96 ^

3de15ddd ^

fb275079 ^

5c210a96 ^
3d566884 ^
e30d16cb ^
621a1a39 ^
9bc5d95c ^
c44b726e ^
465bff73 ^




f8e96a97 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51