Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed that rare bug with the fireballs and explosions v1.7.2 | hut | 2015-10-04 | 2 | -3/+3 |
| | |||||
* | Fix regex splitting for natural sort, Fixes #381 | nfnty | 2015-10-04 | 1 | -5/+5 |
| | |||||
* | rifle: also support uzbl-tabbed | Ben Boeckel | 2015-10-04 | 1 | -0/+1 |
| | |||||
* | rifle: detect mupdf-x11 | Ben Boeckel | 2015-10-04 | 1 | -0/+1 |
| | |||||
* | Open json files with $EDITOR by default | ptzz | 2015-10-04 | 1 | -5/+5 |
| | |||||
* | gui.mouse_event: fix scroll down in recent ncurses versions | hut | 2015-10-04 | 1 | -0/+3 |
| | |||||
* | really fix #300 and #341 | iamevn | 2015-10-04 | 1 | -1/+1 |
| | | | | os.environ['SHELL'] returns '/usr/bin/fish' which != 'fish' this should fix fish compatibility. | ||||
* | Get rid of garbage `-E` character in preview display on mac | ptzz | 2015-10-04 | 1 | -2/+2 |
| | | | | | | | | * OSX does not support -E with /bin/echo * On Linux the -E option is set by default Fixes #344 | ||||
* | rc.conf: fix escaping macros in yp/yn/yd | hut | 2015-10-04 | 1 | -3/+3 |
| | |||||
* | config.commands: don't resolve macros in :rename/:touch | hut | 2015-10-04 | 1 | -0/+4 |
| | |||||
* | gui.color: don't crash when colors aren't supported | hut | 2015-10-04 | 1 | -1/+6 |
| | |||||
* | core.loader: allow passing additional arguments to Popen | hut | 2015-10-04 | 1 | -3/+6 |
| | |||||
* | ext.img_display: bugfix in quit(), follow-up to 3f64bb6 | hut | 2015-10-04 | 1 | -2/+1 |
| | |||||
* | ext.img_display: add sanity checks to quit(), fixes #347 | hut | 2015-10-04 | 1 | -1/+2 |
| | |||||
* | config/rifle.conf: added zathura as djvu handler | hut | 2015-10-04 | 1 | -0/+1 |
| | |||||
* | rc.conf: added pP/pO keys for FIFO-queued copying, fixes #345 | hut | 2015-10-04 | 3 | -4/+13 |
| | |||||
* | Merge branch 'dev' of https://github.com/ssh0/ranger | hut | 2015-07-14 | 1 | -5/+10 |
|\ | |||||
| * | shrink height for tmux's top status bar (commented part) | ssh0 | 2015-06-22 | 1 | -0/+3 |
| | | |||||
| * | work if "draw_border false" is setted | Shotaro Fujimoto | 2015-06-21 | 1 | -12/+6 |
| | | | | | | | | commented out setting is for tmux's top_status_bar | ||||
| * | use muximum height to display image | Shotaro Fujimoto | 2015-06-21 | 1 | -4/+12 |
| | | | | | | | | (commented the setting for tmux top status bar user) | ||||
| * | add space (PEP8) | Shotaro Fujimoto | 2015-06-21 | 1 | -1/+1 |
| | | |||||
| * | w3mimagedisplay pu the image right place | Shotaro Fujimoto | 2015-06-21 | 1 | -7/+7 |
| | | |||||
* | | Merge branch 'bookmarks_fix' of https://github.com/igoyak/ranger | hut | 2015-07-14 | 1 | -0/+6 |
|\ \ | |||||
| * | | preserve permissions when updating bookmarks. Fix for #59 | igoyak | 2015-06-26 | 1 | -0/+6 |
| |/ | |||||
* / | config/rifle.conf: removed "--" option from mupdf | hut | 2015-07-13 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'hidden-files-selection' of https://github.com/ajtluser/ranger | hut | 2015-06-19 | 1 | -0/+9 |
|\ | |||||
| * | Fix for issue #259. If all the contents of the current folder are | A. Lopes | 2015-06-10 | 1 | -0/+9 |
| | | | | | | | | | | | | hidden, now when the user toggle show_hidden, the topmost file or directory is automatically selected. If the user toggles show_hidden, hiding all files and folders those files can now not be interacted with. | ||||
* | | honour the TMPDIR environment variable | Vern Sun | 2015-06-19 | 2 | -3/+5 |
|/ | |||||
* | Report free disk space correctly on Mac OS X | ptzz | 2015-06-09 | 1 | -1/+1 |
| | |||||
* | rifle.conf: Exclude `feh` commands if `feh` is not installed | ptzz | 2015-06-07 | 1 | -4/+4 |
| | |||||
* | Merge branch 'flat_path_fixes' of https://github.com/Vifon/ranger | hut | 2015-06-02 | 5 | -19/+20 |
|\ | |||||
| * | Replaced file.basename with file.relative_path where appropriate. | Wojciech Siewierski | 2015-05-08 | 5 | -19/+20 |
| | | | | | | | | The usage of file.basename could lead to some issues with :flat. | ||||
* | | Added cmap for forward word deletion. | The Flying Rapist | 2015-05-16 | 1 | -0/+1 |
| | | |||||
* | | core.actions: strip leading whitespace off commands | hut | 2015-05-11 | 1 | -1/+1 |
| | | |||||
* | | core.actions: removed set_filter (dead function) | hut | 2015-05-11 | 1 | -6/+0 |
| | | |||||
* | | core.actions: don't remove empty dirs on :rename | hut | 2015-05-07 | 1 | -1/+5 |
|/ | |||||
* | rifle.conf: handle svg's with "inkscape" and "display" | hut | 2015-05-07 | 1 | -0/+3 |
| | |||||
* | core.fm: sxiv now properly working with :flat enabled | Wojciech Siewierski | 2015-05-07 | 1 | -4/+4 |
| | |||||
* | Change name back to "ranger-master" in --version output | hut | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | Initial commit v1.7.1 | hut | 2015-05-04 | 2 | -3/+3 |
| | |||||
* | applied generally useful changes from emacs branch | hut | 2015-05-04 | 2 | -3/+7 |
| | | | | | | | | | The 'lt' and 'gt' special keys were added so you can bind actions to something like "<C-lt>" meaning "Ctrl+<" and <C-gt> meaning "Ctrl+>". "key > 0" was changed to "key >= 0" in ranger.gui.ui so that Ctrl+Space (which has the key value 0) can be recognized. I am not 100% sure if this has side effects. | ||||
* | rifle.conf: added ristretto | hut | 2015-05-02 | 1 | -7/+8 |
| | |||||
* | ext.rifle: added "env" condition to check for env. vars | hut | 2015-04-27 | 2 | -0/+3 |
| | |||||
* | config.commands: removed the "b" before string literals | hut | 2015-04-17 | 1 | -2/+2 |
| | | | | Why was it there anyway? Fixes #299 | ||||
* | core.runner: fix `:shell $SHELL` not working with fish | hut | 2015-04-16 | 1 | -2/+5 |
| | | | | This fixes #300 and was caused by #187 (25dcff6) | ||||
* | Change name back to "ranger-master" in --version output | hut | 2015-04-14 | 1 | -1/+1 |
| | |||||
* | Should I dual ranger/cleric or wait for the THAC0 bonus? v1.7.0 | hut | 2015-04-14 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 7236dde27bf33fec5097c223f0d70598b10ba05f Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 14:33:59 2015 +0200 wrote changelog entry commit 73e76b0f9a22ad8122154c4a2763c27ebce9be37 Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:41:27 2015 +0200 update version number in man page commit b1948b9382027ed55d095a936610bc62f7cdba9a Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:41:08 2015 +0200 update rifle version number commit a96a8a808a3c68eb848a3e0361fd95cb8c643d59 Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:34:59 2015 +0200 s/ranger-master/ranger-stable/ commit 6967a48193227b4a0c843e8831e5511005179f69 Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:33:06 2015 +0200 updated version number commit 0cbc401fd25fc4d307d026628e12ef1106a42bdf Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:18:26 2015 +0200 updated version info in example plugins | ||||
* | core.environment: deleted module, it was obsolete | hut | 2015-04-14 | 4 | -123/+4 |
| | |||||
* | api.commands: removed alias() and DELETE_WARNING | hut | 2015-04-14 | 1 | -3/+0 |
| | | | | they were obsolete | ||||
* | removed ranger/fsobject.py (it was obsolete) | hut | 2015-04-14 | 1 | -5/+0 |
| |