Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext.rifle: typo, thanks to cym13 for pointing it out | hut | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | change the default editor to vim | hut | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | mv doc/release-checklist.txt doc/howto-publish-a-release.txt | hut | 2014-11-02 | 1 | -0/+0 |
| | |||||
* | core.actions: Avoid UnicodeDecodeError, fixes #172 | hut | 2014-11-02 | 1 | -1/+2 |
| | | | | Thanks to cym13 and GermainZ for looking into this | ||||
* | Merge branch 'master' of https://github.com/nfnty/ranger | hut | 2014-11-01 | 1 | -0/+2 |
|\ | |||||
| * | mark vcs outdated on file creation and edit | nfnty | 2014-10-31 | 1 | -0/+2 |
| | | |||||
* | | implement flat command | Milan Svoboda | 2014-11-01 | 4 | -16/+70 |
| | | |||||
* | | .gitignore: added "build" | hut | 2014-10-31 | 1 | -0/+1 |
|/ | | | | per request of nfnty | ||||
* | added option "idle_delay" | hut | 2014-10-31 | 5 | -2/+21 |
| | | | | per request of nfnty | ||||
* | Merge branch 'map-should-check-args-count' of ↵ | hut | 2014-10-26 | 1 | -0/+3 |
|\ | | | | | | | https://github.com/m-novikov/ranger | ||||
| * | Fixes #165 Map command should validate args count | Maxim Novikov | 2014-10-26 | 1 | -0/+3 |
| | | |||||
* | | core.actions: fixed _MacroTemplate.idpattern | hut | 2014-10-26 | 1 | -0/+1 |
|/ | | | | | Thanks to trupanka for pointing out the problem at https://github.com/hut/ranger/issues/175 | ||||
* | Merge remote-tracking branch 'klinke/CR_scout_fix' | hut | 2014-10-23 | 1 | -1/+4 |
|\ | |||||
| * | fixed indentation width | Klinkenstecker | 2014-10-22 | 1 | -5/+5 |
| | | |||||
| * | pressing <CR> directly after scout -ek doesn't delete the complete | Klinke600 | 2014-10-01 | 1 | -2/+5 |
| | | | | | | | | console line anymore | ||||
* | | Merge branch 'master' of https://github.com/tannhuber/ranger | hut | 2014-10-21 | 1 | -0/+132 |
|\ \ | |||||
| * | | Solarized colorscheme added. | Joseph Tannhuber | 2014-05-11 | 1 | -0/+132 |
| | | | |||||
* | | | Merge branch 'doc-fix-ref-for-colorscheme' of https://github.com/blueyed/ranger | hut | 2014-10-21 | 1 | -3/+2 |
|\ \ \ | |||||
| * | | | doc: fix reference for colorscheme config | Daniel Hahler | 2014-10-20 | 1 | -3/+2 |
| | | | | |||||
* | | | | Merge branch 'selection_in_titlebar' of https://github.com/Klinkenstecker/ranger | hut | 2014-10-21 | 3 | -1/+6 |
|\ \ \ \ | |||||
| * | | | | New show_selection_in_titlebar setting | Klinke600 | 2014-10-01 | 3 | -1/+6 |
| | |_|/ | |/| | | |||||
* | | | | prettier screenshot | hut | 2014-10-20 | 1 | -0/+0 |
| | | | | |||||
* | | | | README: added a screenshot | hut | 2014-10-20 | 2 | -0/+2 |
| |/ / |/| | | |||||
* | | | ranger.pod: Added IRC channel to manpage | hut | 2014-10-15 | 2 | -1/+5 |
| | | | |||||
* | | | gui.widgets.console: validate keys before adding to unicode_buffer | hut | 2014-10-15 | 1 | -13/+14 |
| | | | | | | | | | | | | | | | | | | | | | This, along with the previos commit, helps with a bug that GermainZ reported: If you press CTRL+Left Arrow when using ranger on python3, you become unable to type new letter keys because ranger tries to interpret all the input as a unicode sequence. | ||||
* | | | gui.widgets.console: clear unicode_buffer when len >= 4 | hut | 2014-10-15 | 2 | -0/+3 |
| | | | |||||
* | | | rifle.py: expand environment variables in "has" function | hut | 2014-10-11 | 1 | -1/+6 |
| | | | |||||
* | | | added doc/ranger.1.html to .gitignore | hut | 2014-10-03 | 1 | -0/+1 |
| | | | |||||
* | | | added doc/release-checklist.txt | hut | 2014-10-03 | 1 | -0/+27 |
|/ / | |||||
* | | Added redrawing when we return to Vim from Ranger without opening any | Ashwin Nanjappa | 2014-09-19 | 1 | -0/+2 |
| | | | | | | | | file. | ||||
* | | Commands "yp", "yd", "yn" now copy to X11 clipboard selection too. | Веремеенко Артём | 2014-09-02 | 1 | -3/+3 |
| | | |||||
* | | container.directory: implemented random sorting | hut | 2014-08-26 | 5 | -8/+11 |
| | | |||||
* | | change the bug tracker URL | hut | 2014-08-22 | 4 | -4/+4 |
| | | |||||
* | | fix sorting by size in some corner case | hut | 2014-08-22 | 1 | -1/+1 |
| | | | | | | | | see https://savannah.nongnu.org/bugs/index.php?42736 | ||||
* | | added dwb to the list of browsers | hut | 2014-08-22 | 1 | -0/+1 |
| | | |||||
* | | fix references to README.md | hut | 2014-08-22 | 5 | -7/+7 |
| | | |||||
* | | Restored original rename mapping and added renameConsole under 'a'. | rukai | 2014-08-19 | 1 | -1/+2 |
| | | |||||
* | | Fixed renameConsole usage in documentation. | rukai | 2014-08-18 | 1 | -1/+1 |
| | | |||||
* | | Mapped renameConsole to 'A' | rukai | 2014-08-17 | 1 | -1/+1 |
| | | |||||
* | | Added renameConsole a command which automatically creates a console for the ↵ | rukai | 2014-08-17 | 1 | -0/+12 |
| | | | | | | | | rename command and places the cursor before the file extension. | ||||
* | | config/rc.conf: don't use the obsolete -d flag | hut | 2014-07-23 | 1 | -14/+14 |
| | | |||||
* | | optimized README.md for github | hut | 2014-07-23 | 1 | -3/+2 |
| | | |||||
* | | rename README to README.md | hut | 2014-07-23 | 1 | -0/+0 |
| | | | | | | | | | | This way, github treats the README as a markdown file and displays it nicely. | ||||
* | | fix crash in sha encode of previews | Nathan Typanski | 2014-06-11 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When opening certain filetypes, for which Ranger can't render a preview (they appear as 0 bytes), Ranger will crash on the sha1_encode: Traceback (most recent call last): File "~/ranger/ranger/core/main.py", line 139, in main cacheimg = os.path.join(ranger.CACHEDIR, self.sha1_encode(path)) File "~/ranger/ranger/core/actions.py", line 821, in sha1_encode sha1(path.encode('utf-8')).hexdigest()) + '.jpg' AttributeError: 'NoneType' object has no attribute 'encode' This solves that by checking at the beginning of get_preview() that `file.realpath` is not None, and returning early if it is None. | ||||
* | | added MATE edition of image and PDF viewer | Zoran Plesivčak | 2014-06-01 | 1 | -0/+3 |
|/ | |||||
* | Fix cdpath commit, which was broken in several ways | Abdo Roig-Maranges | 2014-05-03 | 1 | -9/+5 |
| | | | | | | | | | | | | This fixes commit 04681ff7ceb8a as follows: - check when cdpath is None. Otherwise split fails on None objects and causes ranger to crashes when CDPATH is not set in the environment. - actually set cdpath variable in the lowercase case. Before it was not assigned to any variable. - join paths with os.path.join instead of concatenating with '/'. | ||||
* | Merge remote-tracking branch 'perdu/CDPATH' | hut | 2014-04-29 | 1 | -0/+12 |
|\ | |||||
| * | Handle CDPATH | Célestin Matte | 2014-04-28 | 1 | -0/+12 |
| | | | | | | | | | | | | This shell feature allows one to cd directly to remote directories located in paths defined in the variable. Allow handling of such variable in ranger. Compatible with: bash, ksh, zsh, csh, and possibly others. | ||||
* | | Merge remote-tracking branch 'perdu/patch_editor' | hut | 2014-04-28 | 1 | -3/+3 |
|\ \ | |||||
| * | | Allow $EDITOR to contain spaces | Célestin Matte | 2014-04-28 | 1 | -3/+3 |
| |/ | | | | | | | | | | | | | | | | | $EDITOR variables consisting of "program name + options" are not handled correctly because of quotes around $EDITOR. As a result, if $EDITOR is not a simple program name (i.e. if it includes options, as in "emacs -nw"), the full string is taken as a program and fails to run. Error message: (/bin/sh: 1: emacs -nw: not found) Removing quotes fixes this problem. |