Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | defaults.keys: faster horizontal movement in pager | hut | 2010-05-16 | 1 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | gui.colorschemes.*: removed unrequired import | hut | 2010-05-16 | 3 | -5/+0 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | core.actions: Fixed bug where you can't use "h" to leave a loading dir | hut | 2010-05-15 | 1 | -22/+18 | |
| | | | | | | ||||||
* | | | | | | defaults.keys: new key "<C-h>" = "zh" | hut | 2010-05-15 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | defaults.keys: changed key for log from ^P to W | hut | 2010-05-15 | 2 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | fsobject: extended list of container extensions | hut | 2010-05-15 | 1 | -1/+3 | |
| | | | | | | ||||||
* | | | | | | fsobject: remove readlink-attribute, catch OSError in realpath() | hut | 2010-05-15 | 2 | -6/+10 | |
| | | | | | | ||||||
* | | | | | | fsobject: added comment | hut | 2010-05-14 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | main: fixed --clean | hut | 2010-05-14 | 1 | -5/+7 | |
| | | | | | | ||||||
* | | | | | | widget.browsercolumn: don't run files when scrolling in right column | hut | 2010-05-14 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | fsobject.fsobject: corrected typo and optimized loop | hut | 2010-05-14 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | fsobject.fsobject: applied patches | hut | 2010-05-14 | 2 | -115/+109 | |
| | | | | | | ||||||
* | | | | | | core/environment: removed useless code | hut | 2010-05-14 | 1 | -4/+0 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | fsobject.fsobject: Removed old/unused code | hut | 2010-05-14 | 1 | -7/+1 | |
| | | | | | ||||||
* | | | | | gui.ui: don't flush input when console is open | hut | 2010-05-14 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | fixed #90 | hut | 2010-05-13 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Added ranger.ext.spawn which runs programs and returns their stdout | hut | 2010-05-13 | 2 | -3/+29 | |
| | | | | | ||||||
* | | | | | main: restructured imports | hut | 2010-05-13 | 1 | -18/+21 | |
| | | | | | ||||||
* | | | | | main: minor change, use relpath_conf | hut | 2010-05-13 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | main: strip off leading "file://" in filenames | hut | 2010-05-13 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Mainly for compatibility with "open with.." programs which prepend a file://, like firefox | |||||
* | | | | | main: more user friendly crash messages | hut | 2010-05-13 | 1 | -6/+23 | |
| | | | | | ||||||
* | | | | | defaults.options: increased default "scroll_offset" from 2 to 8 | hut | 2010-05-10 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | main: added comment | hut | 2010-05-10 | 1 | -2/+3 | |
| | | | | ||||||
* | | | | fixed "zc" key | hut | 2010-05-10 | 1 | -10/+10 | |
| | | | | ||||||
* | | | | defaults.commands: edit current file with ":edit" | hut | 2010-05-10 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | api.commands: fixed :e | hut | 2010-05-10 | 1 | -3/+4 | |
| | | | | ||||||
* | | | | close console with <C-D> | hut | 2010-05-10 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | added <C-P> and <C-N> keys to console | hut | 2010-05-10 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | defaults.keys: added hint for "cw" | hut | 2010-05-09 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | defaults.keys: fixed delete key | hut | 2010-05-09 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | fsobject.directory: bugfix | hut | 2010-05-06 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | ext.human_readable: round(number, 2) | hut | 2010-05-06 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | fsobject: bugfix | hut | 2010-05-06 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | fsobject: don't unnecessarily use abspath() in __init__ | hut | 2010-05-06 | 2 | -8/+10 | |
| | | | | ||||||
* | | | | fsobject.fsobject: lazily load mimetype | hut | 2010-05-06 | 1 | -11/+26 | |
| | | | | ||||||
* | | | | shared.mimetype: optimization | hut | 2010-05-06 | 1 | -5/+3 | |
| | | | | ||||||
* | | | | fsobject.fsobject: optimizations | hut | 2010-05-06 | 1 | -30/+44 | |
| | | | | ||||||
* | | | | fsobject: a couple of optimizations | hut | 2010-05-06 | 2 | -29/+44 | |
| | | | | ||||||
* | | | | cleanups | hut | 2010-05-05 | 7 | -27/+15 | |
| | | | | ||||||
* | | | | fsobject: removed obsolete fsobject.type attribute + constants | hut | 2010-05-03 | 2 | -13/+1 | |
| | | | | ||||||
* | | | | ext.accumulator: added comment | hut | 2010-05-02 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | defaults.commands: fixed :quit, added :quitall | hut | 2010-05-02 | 1 | -5/+14 | |
| | | | | ||||||
* | | | | help.movement: updated 1.6: there is no "tab 0" anymore | hut | 2010-05-02 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | ranger.help: fixed topics | hut | 2010-05-02 | 3 | -3/+5 | |
| | | | | ||||||
* | | | | widgets.browsercolumn: call move_parent when scrolling in second column | hut | 2010-05-02 | 3 | -8/+19 | |
| | | | | ||||||
* | | | | bugfix: scroll faster with ctrl | hut | 2010-05-02 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | added help chapter 5, ranger/help/invocation.py | hut | 2010-04-30 | 3 | -1/+109 | |
| | | | | ||||||
* | | | | extended and documented u* key combinations | hut | 2010-04-30 | 2 | -2/+6 | |
| | | | | ||||||
* | | | | defaults.keys: implement I key | hut | 2010-04-30 | 2 | -1/+5 | |
| | | | | ||||||
* | | | | defaults.keys: new tabs start in the home directory | hut | 2010-04-30 | 1 | -1/+4 | |
| | | | |