diff options
author | hut <hut@lavabit.com> | 2010-06-24 20:32:46 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-06-24 20:32:56 +0200 |
commit | 17fff39348d1797e7b0fc3ab1589a60546785f1d (patch) | |
tree | 4e761b540a8de7c1052f2df3050d78e073f950fb /README | |
parent | df2e1f7df4296e32f9597f6a78eac27f544ca12b (diff) | |
download | ranger-17fff39348d1797e7b0fc3ab1589a60546785f1d.tar.gz |
README: formatting, cleanup
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README index 562dfbdf..ee8b40d6 100644 --- a/README +++ b/README @@ -5,9 +5,10 @@ Ranger is a free console file manager that gives you greater flexibility and a good overview of your files without having to leave your *nix console. It visualizes the directory tree in two dimensions: the directory hierarchy on one, lists of files on the other, with a preview to the right so you know -where you'll be going. The default keys are similar to those of Vim, Emacs -and Midnight Commander, though Ranger is easily controllable with just the -arrow keys or the mouse. +where you'll be going. + +The default keys are similar to those of Vim, Emacs and Midnight Commander, +though Ranger is easily controllable with just the arrow keys or the mouse. The program is written in Python (2.6 or 3.1) and uses curses for the text-based user interface. @@ -19,7 +20,6 @@ About * Author: Roman Zimbelmann <romanz@lavabit.com> * Website: http://savannah.nongnu.org/projects/ranger * License: GNU General Public License Version 3 -* Version: 1.1.1 * Download URL of the newest stable version: http://git.savannah.gnu.org/cgit/ranger.git/snapshot/ranger-stable.tar.gz |