Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regenerate man pages | toonn | 2018-06-07 | 1 | -1/+1 |
| | | | | | The `.pod`s were merged so I regenerated the man pages to be sure they're correct. | ||||
* | Fixed manpages, tmux handling | mark-dawn | 2018-05-29 | 1 | -2/+2 |
| | | | | | | | | Updated manapages Corrections to rc.conf Silenced the warning from pillow about image sizes Tmux session with kitty raises ImgDisplayUnsupportedError changed pager.py to also notify on ImgDispalyUnsupported Error | ||||
* | doc/ranger.1: Reorder the settings alphabetically | Wojciech Siewierski | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | Please do not turn off your phone while upgrading... | Wojciech Siewierski | 2018-02-22 | 1 | -2/+2 |
| | |||||
* | WIP of version bump | hut | 2018-01-25 | 1 | -1/+1 |
| | |||||
* | Renamed `cd_tab_smart` to `cd_tab_fuzzy` | hut | 2018-01-25 | 1 | -1/+1 |
| | | | | | | "Fuzzy" is the more applicable term here. "Smart" is often associated with case sensitivity. So it would avoid confusion between `set cd_tab_case smart` and `set cd_tab_smart true`. | ||||
* | Prefer VISUAL to EDITOR | toonn | 2018-01-23 | 1 | -3/+8 |
| | | | | | | | | | | | | | `VISUAL` is often misused to mean desktop GUI editor it's actual purpose was to distinguish editors like `vi` (which is short for visual) from editors like `ed` (which was probably short for editor), `EDITOR` is actually intended to point to one of the latter. Rifle still defaults to `vim` if both variables are undefined, even with an old `rifle.conf` after trying to fall back on `EDITOR`. For some better information on this see, https://unix.stackexchange.com/a/334022 | ||||
* | Bump the version in README and the manpage | Wojciech Siewierski | 2017-12-07 | 1 | -2/+2 |
| | |||||
* | Add option 'save_backtick_bookmark', fixes #947 | hut | 2017-10-01 | 1 | -1/+1 |
| | |||||
* | rebuilt man page | hut | 2017-09-26 | 1 | -2/+2 |
| | |||||
* | add "F" key to toggle new "freeze_files" option | hut | 2017-07-16 | 1 | -1/+1 |
| | | | | | | | | | Excerpt from man page: Toggle "freeze_files" setting. When active, directories and files will not be loaded, improving performance when all the files you need are already loaded. This does not affect file previews, which can be toggled with "zI". | ||||
* | commands: cd: Implement smart tab completion with less typing | nfnty | 2017-03-26 | 1 | -1/+1 |
| | | | | Thanks to @nanuda for the first implementation and inspiration. | ||||
* | Add ability to save/restore tabs | Vitaly Belman | 2017-03-19 | 1 | -1/+1 |
| | | | | | Fixes #502 Closes #505 | ||||
* | Beta release 1.9.0b5 v1.9.0b5 | nfnty | 2017-02-19 | 1 | -1/+1 |
| | |||||
* | doc: man: Clarify config sourcing | nfnty | 2017-02-16 | 1 | -1/+1 |
| | |||||
* | Beta release 1.9.0b4 v1.9.0b4 | nfnty | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | Beta release 1.9.0b3 v1.9.0b3 | nfnty | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | Beta release 1.9.0b2 v1.9.0b2 | nfnty | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | Beta release 1.9.0b1 v1.9.0b1 | nfnty | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | commands: Add `quitall!`, Change behavior of `quit!` | nfnty | 2017-02-09 | 1 | -1/+1 |
| | | | | Fixes #802 | ||||
* | config.commands: quit, quitall: Don't exit if loader has work | Samuel Walladge | 2017-02-08 | 1 | -1/+1 |
| | | | | Fixes #739 | ||||
* | core.main: Catch the right traceback | nfnty | 2017-02-06 | 1 | -1/+1 |
| | |||||
* | rifle: Add new option flag `-c` | Samuel Walladge | 2017-02-05 | 1 | -3/+7 |
| | |||||
* | Add setting `wrap_scroll` | Samuel Walladge | 2017-02-05 | 1 | -1/+1 |
| | | | | | | Adds ability to wrap around when scrolling. Fixes #176 | ||||
* | Add command for jumping to first non-directory/non-file | The Flying Rapist | 2017-02-01 | 1 | -1/+1 |
| | | | | Fixes #409 | ||||
* | Add setting `hostname_in_titlebar` | nfnty | 2017-01-29 | 1 | -1/+1 |
| | | | | Fixes #782 | ||||
* | config.commands: `setlocal`: Properly parse path with spaces | nfnty | 2017-01-24 | 1 | -1/+1 |
| | | | | | | Added proper quote parsing Fixes #753 | ||||
* | ranger in danger because of some stranger v1.8.1 | hut | 2017-01-08 | 1 | -1/+1 |
| | |||||
* | git commit -m 'git commit -m git\ commit\ -m\ '\''Happy\ Holidays\!'\' v1.8.0 | hut | 2016-12-24 | 1 | -1/+1 |
| | |||||
* | manpage: rebuild | hut | 2016-09-03 | 1 | -14/+10 |
| | |||||
* | rebuild man pages | hut | 2016-02-24 | 1 | -1/+1 |
| | |||||
* | Fixed that rare bug with the fireballs and explosions v1.7.2 | hut | 2015-10-04 | 1 | -2/+2 |
| | |||||
* | Initial commit v1.7.1 | hut | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | Should I dual ranger/cleric or wait for the THAC0 bonus? v1.7.0 | hut | 2015-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | ranger.1: added documentation for %rangerdir and %space macros | hut | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | container.directory: implemented random sorting | hut | 2014-08-26 | 1 | -1/+1 |
| | |||||
* | fix references to README.md | hut | 2014-08-22 | 1 | -2/+2 |
| | |||||
* | Add setting "automatically_count_files" | hut | 2014-04-11 | 1 | -1/+1 |
| | |||||
* | rebuilt man pages with new pod2man version | hut | 2013-06-21 | 1 | -11/+20 |
| | |||||
* | RANGER! RANGER! HIGH VOLTAGE! v1.6.1 | hut | 2013-05-24 | 1 | -1/+1 |
| | |||||
* | rifle: added --version option | hut | 2013-03-01 | 1 | -1/+1 |
| | |||||
* | doc/rifle.1: added whitespace at examples | hut | 2013-02-18 | 1 | -9/+21 |
| | |||||
* | doc/rifle.1: Added man page for rifle | hut | 2013-02-18 | 1 | -0/+211 |