diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-07-30 02:35:38 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-31 22:31:51 -0500 |
commit | 43cc5518b42cbafb28111cfa607ce8a50e64bb6a (patch) | |
tree | d99d9cc1c86e11c39a2ae7da0062f1b465d1441e /system/ranger/README | |
parent | 21958ef7ba7e8961f2fa26c4d93b34f9b5810074 (diff) | |
download | slackbuilds-43cc5518b42cbafb28111cfa607ce8a50e64bb6a.tar.gz |
system/ranger: Removed (use system/python-ranger instead)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/ranger/README')
-rw-r--r-- | system/ranger/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/system/ranger/README b/system/ranger/README deleted file mode 100644 index 45dbeaba6d..0000000000 --- a/system/ranger/README +++ /dev/null @@ -1,8 +0,0 @@ -Ranger (a curses file manager that uses vi/vim bindings) - -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... -Everything is fully customizable and written in Python (2.6 and 3.1 -compatible) using curses for the text-based user interface. |