Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: Add `quitall!`, Change behavior of `quit!` | nfnty | 2017-02-09 | 3 | -14/+19 |
| | | | | Fixes #802 | ||||
* | config.commands: quit, quitall: Don't exit if loader has work | Samuel Walladge | 2017-02-08 | 3 | -8/+23 |
| | | | | Fixes #739 | ||||
* | core.main: Catch the right traceback | nfnty | 2017-02-06 | 4 | -6/+6 |
| | |||||
* | Add `$XDG_DATA_HOME` support | nfnty | 2017-02-05 | 2 | -4/+24 |
| | | | | | Fixes #303 Fixes #448 | ||||
* | rifle: Add new option flag `-c` | Samuel Walladge | 2017-02-05 | 2 | -6/+15 |
| | |||||
* | Add setting `wrap_scroll` | Samuel Walladge | 2017-02-05 | 3 | -2/+11 |
| | | | | | | Adds ability to wrap around when scrolling. Fixes #176 | ||||
* | commands: rename_append: Add flags | nfnty | 2017-02-01 | 2 | -60/+63 |
| | | | | | | | | | Adds ability to position before all extensions. Adds ability to remove everything except extensions. Fixes issue when `flat` is used, where it would jump to parent extension. Fixes #744 | ||||
* | Add command for jumping to first non-directory/non-file | The Flying Rapist | 2017-02-01 | 3 | -2/+20 |
| | | | | Fixes #409 | ||||
* | "title bar" -> "titlebar" | nfnty | 2017-01-29 | 2 | -2/+2 |
| | |||||
* | Add setting `hostname_in_titlebar` | nfnty | 2017-01-29 | 3 | -2/+9 |
| | | | | Fixes #782 | ||||
* | config.commands: `setlocal`: Properly parse path with spaces | nfnty | 2017-01-24 | 3 | -2/+8 |
| | | | | | | Added proper quote parsing Fixes #753 | ||||
* | linting: pylint: Enable `broad-except`, Improve logging | nfnty | 2017-01-21 | 1 | -2/+2 |
| | | | | | | | Handle exceptions explicitly to prevent unexpected errors from causing problems. Improve exception and notification logging. | ||||
* | Python 3 division: Import `division` from `__future__` | nfnty | 2017-01-21 | 3 | -3/+3 |
| | |||||
* | linting: Python 2 compat: Import from `__future__` | nfnty | 2017-01-17 | 3 | -0/+6 |
| | |||||
* | linting: pylint and flake8 | nfnty | 2017-01-17 | 3 | -23/+23 |
| | |||||
* | ranger in danger because of some stranger v1.8.1 | hut | 2017-01-08 | 2 | -2/+2 |
| | |||||
* | git commit -m 'git commit -m git\ commit\ -m\ '\''Happy\ Holidays\!'\' v1.8.0 | hut | 2016-12-24 | 3 | -17/+13 |
| | |||||
* | Fix the urxvt preview documentation | Wojciech Siewierski | 2016-10-08 | 2 | -6/+6 |
| | |||||
* | Implement the urxvt-based image previews | Wojciech Siewierski | 2016-10-05 | 2 | -10/+48 |
| | |||||
* | manpage: rebuild | hut | 2016-09-03 | 2 | -27/+20 |
| | |||||
* | manpage: Document how to escape macros | hut | 2016-09-03 | 2 | -2/+6 |
| | |||||
* | fix documentation typo | nightsense | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'document-scout-flag-r' of https://github.com/nevimov/ranger | hut | 2016-07-05 | 1 | -0/+1 |
|\ | |||||
| * | Document -r flag for scout command | nevimov | 2016-06-27 | 1 | -0/+1 |
| | | | | | | | | | | The default rc.conf uses 'scout' with the '-r' flag in several places, but the flag isn't documented. | ||||
* | | Fix misspellings | stepshal | 2016-06-26 | 1 | -1/+1 |
|/ | |||||
* | Use 'except Exception:' instead of 'except:' | stepshal | 2016-06-22 | 1 | -2/+2 |
| | |||||
* | removed screenshot. It's in the repository `ranger-assets` now | hut | 2016-06-21 | 1 | -0/+0 |
| | |||||
* | Merge branch 'W931' of https://github.com/stepshal/ranger | hut | 2016-06-18 | 1 | -1/+0 |
|\ | |||||
| * | Remove blank lines at end of file | stepshal | 2016-06-16 | 1 | -1/+0 |
| | | |||||
* | | Add two blank lines where is expected | stepshal | 2016-06-16 | 3 | -0/+3 |
|/ | |||||
* | doc/tools/print_colors.py: remove trailing newline | stepshal | 2016-06-07 | 1 | -1/+0 |
| | | | | remove trailing newline | ||||
* | merge setting "relative_line_numbers" into "line_numbers" | hut | 2016-05-24 | 2 | -14/+15 |
| | | | | | | | line_numbers now takes a string rather than a bool, with the valid values "false", "absolute" and "relative". Related to #546 | ||||
* | Merge branch 'linum' of https://github.com/mrogalski/ranger | hut | 2016-05-24 | 2 | -1/+17 |
|\ | |||||
| * | Add man description. | Mark Rogalski | 2016-05-16 | 2 | -1/+17 |
| | | |||||
* | | Manpage: added documentation about commands in plugins | hut | 2016-05-24 | 2 | -3/+11 |
|/ | |||||
* | doc/ranger.pod: fix #544 in man page source file too | hut | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | `draw_progress_bar_in_statusbar' does not exist | mrogalski | 2016-05-11 | 1 | -2/+2 |
| | |||||
* | doc/ranger.1: document :source command | hut | 2016-04-15 | 2 | -1/+20 |
| | |||||
* | rebuilt man page | hut | 2016-04-06 | 1 | -0/+5 |
| | |||||
* | allow toggling options with `:set <option>!` | hut | 2016-04-03 | 2 | -1/+11 |
| | |||||
* | doc/ranger.1: Added documentation for {yd}{art} key bindings | hut | 2016-03-25 | 2 | -5/+11 |
| | |||||
* | updating docs with 'clear_filters_on_dir_change' flag | Vitaly Belman | 2016-03-25 | 1 | -0/+4 |
| | |||||
* | Add %confdir macro | Ciro Santilli | 2016-03-21 | 1 | -0/+2 |
| | |||||
* | rebuild man pages | hut | 2016-02-24 | 2 | -6/+14 |
| | |||||
* | doc/ranger.1: add example for setintag | hut | 2016-02-24 | 1 | -0/+5 |
| | |||||
* | added ranger.desktop file, fixes #346 | hut | 2016-01-25 | 1 | -0/+9 |
| | |||||
* | ranger.pod: describe that :setlocal path is a regex | hut | 2016-01-01 | 2 | -1/+9 |
| | | | | fixes #443 | ||||
* | Added :echo command, disabled :notify command | hut | 2015-11-14 | 2 | -1/+10 |
| | |||||
* | fixed line widths in commit a090d85 (#400) | hut | 2015-11-14 | 1 | -2/+2 |
| | |||||
* | Added %p macro for full paths of selected files. | The Flying Rapist | 2015-10-18 | 1 | -2/+3 |
| |