Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Regenerate the manpages | Wojciech Siewierski | 2019-08-18 | 1 | -11/+11 | |
| | | | ||||||
* | | | Drop truth values; rename warning setting | Toon Nolten | 2019-08-18 | 1 | -11/+18 | |
| | | | ||||||
* | | | Rephrase & Make | Leo Vivier | 2019-08-02 | 1 | -3/+2 | |
| | | | ||||||
* | | | Rephrase & Make | Leo Vivier | 2019-08-02 | 1 | -7/+4 | |
| | | | ||||||
* | | | Make doc | Leo Vivier | 2019-08-02 | 1 | -6/+7 | |
| | | | ||||||
* | | | Rephrase | Leo Vivier | 2019-08-02 | 1 | -3/+6 | |
| | | | ||||||
* | | | doc: Mention necessary macro escaping for chain | Leo Vivier | 2019-08-02 | 1 | -0/+4 | |
| |/ |/| | ||||||
* | | Reword flag docs to mention both rc and rifle confs | toonn | 2019-06-18 | 1 | -4/+4 | |
| | | ||||||
* | | Merge branch 'flexible_highlight' | toonn | 2019-05-20 | 1 | -20/+11 | |
|\ \ | ||||||
| * | | Give HIGHLIGHT_TABWIDTH some love | toonn | 2019-05-19 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | Same treatment as for `HIGHLIGHT_STYLE`. The default value can be overridden by either setting the environment variable or specifying `--replace-tabs=` in `HIGHLIGHT_OPTIONS`. | |||||
| * | | Remove theme lists from syntax highlighting docs | toonn | 2019-05-19 | 1 | -19/+6 | |
| | | | | | | | | | | | | | | | | | | | | | We mention commands to retrieve all the theme names so the explicit lists are redundant and will probably get out of date sooner rather than later and considering we all enjoy updating the docs *so much*, I figured we should just drop those : ) | |||||
| * | | Add missing documentation for syntax highlighting | toonn | 2019-05-17 | 1 | -11/+43 | |
| | | | | | | | | | | | | | | | `HIGHLIGHT_STYLE`, `HIGHLIGHT_OPTIONS` and `PYGMENTIZE_STYLE` affect ranger and should therefore be documented in the manual. | |||||
* | | | Merge new and old %any documentation | toonn | 2019-05-18 | 1 | -20/+60 | |
| | | | | | | | | | | | | | | | | | | Some new docs were written up for the %any macro but they were in the wrong place. There were also some whitespace issues that snuck into the last commit that needed fixing up. | |||||
* | | | Add missing documentation for syntax highlighting | toonn | 2019-05-18 | 1 | -11/+43 | |
|/ / | | | | | | | | | `HIGHLIGHT_STYLE`, `HIGHLIGHT_OPTIONS` and `PYGMENTIZE_STYLE` affect ranger and should therefore be documented in the manual. | |||||
* | | Merge branch 'human-linemodes' of https://github.com/joelostblom/ranger into ↵ | Wojciech Siewierski | 2019-04-27 | 1 | -2/+8 | |
|\ \ | | | | | | | | | | joelostblom-human-linemodes | |||||
| * | | Document all the linemodes | toonn | 2019-04-23 | 1 | -2/+8 | |
| |/ | ||||||
* | | rebuild man pages | hut | 2019-04-03 | 1 | -16/+14 | |
| | | ||||||
* | | Phrasing change | Wojciech Siewierski | 2019-03-10 | 1 | -1/+1 | |
| | | ||||||
* | | Update the manpage | Wojciech Siewierski | 2019-03-10 | 1 | -2/+5 | |
| | | ||||||
* | | 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 |