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
Blame the previous revision' href='/akspecs/ranger/blame/doc/pydoc/ranger.defaults.options.html?h=v1.8.1&id=fa1b534545a667a25994f845ecb3a4525a58b845'>^
34a60763 ^
a614f048 ^
f07bb12f ^





4e9450f9 ^
f07bb12f ^
c776804d ^
a614f048 ^

c776804d ^
34a60763 ^
c776804d ^
62cd83ba ^
f07bb12f ^
c776804d ^
34a60763 ^
a614f048 ^
f07bb12f ^
c776804d ^
34a60763 ^
f07bb12f ^
34a60763 ^
a614f048 ^


c776804d ^
f07bb12f ^
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66