diff options
Diffstat (limited to 'package/ranger/Config.in')
-rw-r--r-- | package/ranger/Config.in | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/package/ranger/Config.in b/package/ranger/Config.in index 9a2c60cbe9..3d77107652 100644 --- a/package/ranger/Config.in +++ b/package/ranger/Config.in @@ -7,9 +7,10 @@ config BR2_PACKAGE_RANGER select BR2_PACKAGE_PYTHON_CURSES if BR2_PACKAGE_PYTHON select BR2_PACKAGE_PYTHON3_CURSES if BR2_PACKAGE_PYTHON3 help - ranger is a console file manager with VI key bindings. It provides a - minimalistic and nice curses interface with a view on the directory hierarchy. - It ships with "rifle", a file launcher that is good at automatically finding - out which program to use for what file type. + ranger is a console file manager with VI key bindings. It + provides a minimalistic and nice curses interface with a + view on the directory hierarchy. It ships with "rifle", a + file launcher that is good at automatically finding out + which program to use for what file type. http://ranger.nongnu.org |