Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in manpage | toonn | 2019-02-24 | 1 | -2/+2 |
| | | | | | Spotted a `2?` where I'd expected `?c`, figured maybe prefixing might work but testing showed it doesn't. | ||||
* | Clarify some paths in manpage point to the repo | toonn | 2019-02-16 | 1 | -4/+4 |
| | |||||
* | Merge branch 'manw3moffset' | toonn | 2018-10-26 | 1 | -1/+6 |
|\ | |||||
| * | Document w3m_offset in Settings section of manpage | toonn | 2018-10-09 | 1 | -17/+22 |
| | | |||||
* | | Add size_in_bytes setting to show all sizes in bytes | GermainZ | 2018-10-14 | 1 | -17/+20 |
|/ | |||||
* | Merge branch 'LeLobster-stborderw3mfix' | toonn | 2018-10-08 | 1 | -16/+19 |
|\ | |||||
| * | Resolve requested changes | LeLobster | 2018-10-07 | 1 | -3/+3 |
| | | |||||
| * | Update man pages and config opt name to be generic in stead of st | LeLobster | 2018-10-05 | 1 | -2/+2 |
| | | |||||
| * | Add comment about st_border_offset in the man page | LeLobster | 2018-10-05 | 1 | -17/+16 |
| | | |||||
* | | Add a bindable action for scrolling the file preview | Wojciech Siewierski | 2018-10-08 | 1 | -1/+4 |
|/ | |||||
* | Updated release doc | toonn | 2018-09-10 | 1 | -2/+2 |
| | | | | | | The very last step changed. Also replaced a stale link in the man page. | ||||
* | If you can read this on Debian, you're living in the future v1.9.2 | toonn | 2018-09-09 | 1 | -1/+4 |
| | |||||
* | Merge branch 'squigglezworth-master' | toonn | 2018-09-08 | 1 | -4/+11 |
|\ | |||||
| * | Fix documentation | toonn | 2018-09-08 | 1 | -15/+16 |
| | | | | | | | | | | | | Remove a setting that no longer exists from the man page. Reformat the comment in `rc.conf`. Use lower case `'none'` for consistency | ||||
| * | Update manpage section on draw_borders | squigz | 2018-01-04 | 1 | -3/+10 |
| | | |||||
| * | Update manpage with 'draw_separator' setting | squigz | 2018-01-04 | 1 | -1/+4 |
| | | |||||
* | | Update man with a clearer entry | Leo Vivier | 2018-09-02 | 1 | -1/+1 |
| | | |||||
* | | Update man | Leo Vivier | 2018-09-02 | 1 | -0/+3 |
| | | |||||
* | | Add Alt-LEFT and Alt-RIGHT for moving between words in man | Leo Vivier | 2018-09-01 | 1 | -4/+4 |
| | | |||||
* | | Revert "Fix punctuation in READLINE-LIKE BINDINGS IN THE CONSOLE" | Leo Vivier | 2018-09-01 | 1 | -3/+3 |
| | | | | | | | | This reverts commit dedbabb8eb6035bcbd44c6163834247f1a0415cd. | ||||
* | | Fix punctuation in READLINE-LIKE BINDINGS IN THE CONSOLE | Leo Vivier | 2018-09-01 | 1 | -3/+3 |
| | | | | | | | | Adds full-stops at the end of every entry. | ||||
* | | Add word-movement commands in console to man-page | Leo Vivier | 2018-09-01 | 1 | -10/+20 |
| | | |||||
* | | Add an explicit "AND" filter combinator | Wojciech Siewierski | 2018-08-19 | 1 | -0/+4 |
| | | | | | | | | Closes #1268. | ||||
* | | Implement the filter stack rotation | Wojciech Siewierski | 2018-08-19 | 1 | -1/+5 |
| | | | | | | | | | | Tested to work both ways, so one can rotate by negative number to undo the previous positive rotation. | ||||
* | | Merge branch 'master' into filter_stack | Wojciech Siewierski | 2018-07-15 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix a typo in the manpage | Wojciech Siewierski | 2018-07-15 | 1 | -2/+2 |
| | | | |||||
* | | | Add the filter stack docs | Wojciech Siewierski | 2018-07-15 | 1 | -1/+28 |
|/ / | |||||
* | | New setting: relative_current_zero | Wojciech Siewierski | 2018-06-17 | 1 | -0/+4 |
| | | | | | | | | Closes #1205. | ||||
* | | Regenerate man pages | toonn | 2018-06-07 | 1 | -1/+10 |
| | | | | | | | | | | 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 | -14/+6 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | | Bugfixes & Improvements | mark-dawn | 2018-05-29 | 1 | -0/+6 |
| | | | | | | | | | | | | | | Fixed support for terminology terminal emulator Fixed the annoying bug affecting fast scrolling (tnkx@kovidgoyal) Refactored some code repeated for the whole module Eliminated some dependencies | ||||
* | | Kitty image display alpha, merge-ready | mark-dawn | 2018-05-29 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | Added more comments to the code reverted changes to default values in rc.conf addes explanations in rc.config about the new options Couple of small stylistic corrections after running make test Updated the man pages | ||||
* | | Merge branch 'rangerpath' | toonn | 2018-05-14 | 1 | -12/+19 |
|\ \ | |||||
| * | | Document change in :cd behavior | toonn | 2018-04-03 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | Added a sentence about the file selecting behavior of `:cd` to the docstring and the manpage. Added missing `=back` to POSITIONAL ARGUMENTS section in the manpage. | ||||
| * | | Added positional arguments section to manpage | toonn | 2018-03-31 | 1 | -5/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The optional positional argument "path" wasn't documented, changed the argument to "path ..." because you can provide more than one and documented what happens. Added a sentence to the `--selectfile` item pointing out it's superceded by the positional arguments. | ||||
* | | | Merge branch 'master' into mutool | hut | 2018-05-13 | 1 | -4/+10 |
|\ \ \ | |||||
| * \ \ | Merge branch 'custom_free_space' | toonn | 2018-05-09 | 1 | -0/+3 |
| |\ \ \ | |||||
| | * | | | Add new option to disable display of free disk space in statusbar | Stephane Fontaine | 2018-02-24 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #1087 Useful on high-latency filesystems as it avoid calls to statvfs system call which costs: (number of redraw) * latency. | ||||
| * | | | | Merge branch 'systemconf' | toonn | 2018-05-08 | 1 | -6/+9 |
| |\ \ \ \ | |||||
| | * | | | | Document system-wide configuration files. | toonn | 2018-05-08 | 1 | -3/+6 |
| | | | | | | |||||
* | | | | | | Refix typo "sytem" | toonn | 2018-04-16 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Add support for mutool pdf previews in scope.sh | toonn | 2018-04-16 | 1 | -5/+5 |
|/ / / / / | |||||
* | | / / | Apply patch from debian package: 0004-fix-type-in-manpage.patch | hut | 2018-04-01 | 1 | -1/+1 |
| |_|/ / |/| | | | | | | | | | | | | | | | Description: Fix typo in manpage Author: Mateusz Ĺukasik <mati75@linuxmint.pl> | ||||
* | | | | doc/ranger.1: Reorder the settings alphabetically | Wojciech Siewierski | 2018-03-05 | 1 | -4/+4 |
| | | | | |||||
* | | | | Update the manpage | Wojciech Siewierski | 2018-03-04 | 1 | -1/+5 |
| |/ / |/| | | |||||
* | | | Please do not turn off your phone while upgrading... | Wojciech Siewierski | 2018-02-22 | 1 | -3/+3 |
| | | | |||||
* | | | change website URLS to HTTPS | hut | 2018-02-05 | 1 | -7/+7 |
|/ / | | | | | | | (Thanks to Klemens Nanni for pointing it out) | ||||
* | | update homepage references | hut | 2018-01-28 | 1 | -4/+4 |
| | | |||||
* | | core.main: rearranged command line items | hut | 2018-01-28 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into v1.9.0 | hut | 2018-01-28 | 1 | -3/+35 |
|\ \ |