diff options
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 45dbeaba6d9a..000000000000 --- 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. |