ranger - Summary
This group is not part of the GNU Project.
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.
The program is written in Python (2.6 or 3.1) and uses curses for the text-based user interface.
Check out the following:
- A screenshot
- The README file
- The download for the latest stable version
- The download for the latest snapshot of the master branch
- The GIT repository
- The change log
Registration Date: Mon 25 Jan 2010 10:41:12 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by hut, Sat 07 Jan 2017 11:29:21 PM UTC
2017-01-08: version 1.8.1
- Fixed `:scout` break due to incompatible change in python 3.6
posted by hut, Sat 24 Dec 2016 05:09:16 PM UTC
2016-12-24: version 1.8.0
- scope.sh is now needed for the now fully scriptable image previews
- Overhaul of version control system integration, now with threads
- Fixed ranger not finding the location of w3mimgdisplay in most cases
- Fixed many minor bugs
posted by hut, Sun 04 Oct 2015 12:21:56 AM UTC
2015-10-04: version 1.7.2
- Fixed file name arguments passed to `sxiv` and `feh` when using `:flat`
- Fixed removal of empty directories when using `:rename`
- Fixed free disk space display on Mac OS X
- Fixed `examples/vim_file_chooser` to work with gvim too
posted by hut, Mon 04 May 2015 05:58:07 PM UTC
2015-05-04: version 1.7.1
- Added doc/cheatsheet.svg
- Added examples/rc_emacs.conf, a config file adding emacs-like key bindings
- Added "env" keyword in rifle.conf
- Fixed ":bulkrename" command in python3
- Fixed "S" key binding not working when SHELL=fish
Powered by Savane 3.14-8aba.
Corresponding source code