Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | doc/tools/print_keys.py: print mouse events too | hut | 2015-10-04 | 1 | -1/+7 |
| | |||||
* | 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 |
| | |||||
* | Add ability to use ranger as file-chooser in gvim | Ng Oon-Ee | 2015-10-04 | 1 | -1/+5 |
| | | | Previously RangeChooser() would just fail silently in gvim. With this change, it will open an xterm and open ranger there. Everything else works as before. | ||||
* | 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 | 5 | -6/+24 |
| | |||||
* | Merge branch 'ipc_plugin' of https://github.com/Vifon/ranger | hut | 2015-07-14 | 1 | -0/+45 |
|\ | |||||
| * | added examples/plugin_ipc.py | Wojciech Siewierski | 2015-06-21 | 1 | -0/+45 |
| | | |||||
* | | 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 |
| | | |||||
* | | stricter markdownization of changelog & readme | hut | 2015-07-12 | 2 | -2/+267 |
|/ | |||||
* | 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 |
| | | |||||
* | | Fix mktemp invocation to work on Mac OS X and Linux | Jesse Byler | 2015-06-10 | 2 | -2/+2 |
|/ | | | | | | | | | | | mktemp on Mac OS X (and probably all BSDs) just returns an error when invoked without any arguments. The -t option used in this change is interpreted differently on Mac OS X and Linux, and is deprecated on Linux, but this invocation works as expected on both. See discussion at https://unix.stackexchange.com/questions/30091 Another alternative would be to use Python's tempfile module: https://docs.python.org/2/library/tempfile.html | ||||
* | 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 | 7 | -22/+23 |
|\ | |||||
| * | Replaced file.basename with file.relative_path where appropriate. | Wojciech Siewierski | 2015-05-08 | 7 | -22/+23 |
| | | | | | | | | 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 |
|/ | |||||
* | doc/cheatsheet.svg: removed bad "(4)" reference from "g" key | hut | </td><td width="25%" valign=top></td></tr></table></td></tr></table><p> <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> <tr bgcolor="#ee77aa"> <td colspan=3 valign=bottom> <br> <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr> <tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td> <td width="100%"><dl> <dt><font face="helvetica, arial"><a href="ranger.shared.settings.html#SettingsAware">ranger.shared.settings.SettingsAware</a>(<a href="builtins.html#object">builtins.object</a>) </font></dt><dd> <dl> <dt><font face="helvetica, arial"><a href="ranger.container.environment.html#Environment">Environment</a> </font></dt></dl> </dd> </dl> <p> <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> <tr bgcolor="#ffc8d8"> <td colspan=3 valign=bottom> <br> <font color="#000000" face="helvetica, arial"><a name="Environment">class <strong>Environment</strong></a>(<a href="ranger.shared.settings.html#SettingsAware">ranger.shared.settings.SettingsAware</a>)</font></td></tr> <tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> <td colspan=2><tt>A collection of data which is relevant for more than<br> one class.<br> </tt></td></tr> <tr><td> </td> <td width="100%"><dl><dt>Method resolution order:</dt> <dd><a href="ranger.container.environment.html#Environment">Environment</a></dd> <dd><a href="ranger.shared.settings.html#SettingsAware">ranger.shared.settings.SettingsAware</a></dd> <dd><a href="builtins.html#object">builtins.object</a></dd> </dl> <hr> Methods defined here:<br> <dl><dt><a name="Environment-__init__"><strong>__init__</strong></a>(self, path)</dt></dl> <dl><dt><a name="Environment-assign_correct_cursor_positions"><strong>assign_correct_cursor_positions</strong></a>(self)</dt><dd><tt>Assign correct cursor positions for subdirectories</tt></dd></dl> <dl><dt><a name="Environment-at_level"><strong>at_level</strong></a>(self, level)</dt><dd><tt>Returns the FileSystemObject at the given level.<br> level 1 => preview<br> level 0 => current file/directory<br> level <0 => parent directories</tt></dd></dl> <dl><dt><a name="Environment-enter_dir"><strong>enter_dir</strong></a>(self, path, history<font color="#909090">=True</font>)</dt><dd><tt>Enter given path</tt></dd></dl> <dl><dt><a name="Environment-garbage_collect"><strong>garbage_collect</strong></a>(self)</dt><dd><tt>Delete unused directory objects</tt></dd></dl> <dl><dt><a name="Environment-get_directory"><strong>get_directory</strong></a>(self, path)</dt><dd><tt>Get the directory object at the given path</tt></dd></dl> <dl><dt><a name="Environment-get_selection"><strong>get_selection</strong></a>(self)</dt></dl> <dl><dt><a name="Environment-history_go"><strong>history_go</strong></a>(self, relative)</dt><dd><tt>Move relative in history</tt></dd></dl> <dl><dt><a name="Environment-key_append"><strong>key_append</strong></a>(self, key)</dt><dd><tt>Append a key to the keybuffer</tt></dd></dl> <dl><dt><a name="Environment-key_clear"><strong>key_clear</strong></a>(self)</dt><dd><tt>Clear the keybuffer</tt></dd></dl> <hr> Data and other attributes defined here:<br> <dl><dt><strong>cf</strong> = None</dl> <dl><dt><strong>copy</strong> = None</dl> <dl><dt><strong>cut</strong> = None</dl> <dl><dt><strong>directories</strong> = None</dl> <dl><dt><strong>history</strong> = None</dl> <dl><dt><strong>keybuffer</strong> = None</dl> <dl><dt><strong>last_search</strong> = None</dl> <dl><dt><strong>path</strong> = None</dl> <dl><dt><strong>pathway</strong> = None</dl> <dl><dt><strong>pwd</strong> = None</dl> <dl><dt><strong>termsize</strong> = None</dl> <hr> Data descriptors inherited from <a href="ranger.shared.settings.html#SettingsAware">ranger.shared.settings.SettingsAware</a>:<br> <dl><dt><strong>__dict__</strong></dt> <dd><tt>dictionary for instance variables (if defined)</tt></dd> </dl> <dl><dt><strong>__weakref__</strong></dt> <dd><tt>list of weak references to the object (if defined)</tt></dd> </dl> <hr> Data and other attributes inherited from <a href="ranger.shared.settings.html#SettingsAware">ranger.shared.settings.SettingsAware</a>:<br> <dl><dt><strong>settings</strong> = <ranger.ext.openstruct.OpenStruct object at 0x7f6a9067fbd0></dl> </td></tr></table></td></tr></table> </body></html> |