Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Use readable formatting for the examples | toonn | 2019-12-22 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | `F<file_>` is rendered using underline in a man page, which makes the underscore hard to see. So I switched the file name examples for `pp` to use `C<file_>` which is rendered using "double quotation marks." | |||||
| * | | | Add example and remove reference from docs | toonn | 2019-12-22 | 2 | -4/+8 | |
| | | | | ||||||
| * | | | Merge branch 'master' into paste_conflict | Christian Zangl | 2019-10-04 | 4 | -117/+184 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | fix docs | Christian Zangl | 2019-07-19 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | Added a make_safe_path parameter to paste | Christian Zangl | 2019-07-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | It allows you to specify your own function to generate the path for conflicting files. | |||||
| * | | | Added a conflict parameter to the paste action | Christian Zangl | 2019-07-14 | 1 | -0/+3 | |
| | |/ | |/| | | | | | | | It allows you to specify 'overwrite', 'rename', or 'rename_ext' (=default) in case of a file name conflict. This obsoletes the overwrite parameter. | |||||
* | | | Add list of optional deps to man page | toonn | 2019-12-21 | 2 | -8/+160 | |
| | | | | | | | | | | | | | | | | | | | | | The man page was missing the various optional dependencies for previews. I revised and then copied the list from the `README.md`. Fixes #1781 | |||||
* | | | Merge branch 'leiserfg-patch-1' | toonn | 2019-12-21 | 2 | -4/+17 | |
|\ \ \ | ||||||
| * | | | Add bat to documentation | toonn | 2019-12-20 | 2 | -4/+16 | |
| | | | | ||||||
* | | | | Document the usage of ? (help) | Sighery | 2019-12-20 | 1 | -79/+96 | |
| | | | | ||||||
* | | | | Add Space and navigation keys to the cheatsheet | Sighery | 2019-12-20 | 1 | -879/+894 | |
| |_|/ |/| | | | | | | | | | | | Add to the cheatsheet the functionality of Space and some navigation keys: Insert, Home, End, Page Up and Page Down. | |||||
* | | | Expand :trash docs | toonn | 2019-10-02 | 2 | -6/+16 | |
| | | | ||||||
* | | | Document :trash command | toonn | 2019-10-02 | 2 | -1/+14 | |
| | | | ||||||
* | | | Reword the vcs_msg_length docs | Wojciech Siewierski | 2019-10-02 | 2 | -2/+4 | |
| | | | ||||||
* | | | Add a configurable VCS max message length | Wojciech Siewierski | 2019-10-01 | 2 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Previously it was hardcoded as 50, let's make it easy to change for the user. Improves upon #1705. Related to #1704. | |||||
* | | | Merge branch 'dotdesktop' | toonn | 2019-09-24 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Add Launcher to keywords because of rifle | toonn | 2019-09-24 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Apply debian patch 0004 desktop entry lacks keywords | toonn | 2019-09-24 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | One of the Debian patches patches our `ranger.desktop` to include `Keywords`. I figure if we apply this, downstream need not bother and many people can benefit. | |||||
* | | | | Document tab_shift keybindings | toonn | 2019-09-24 | 2 | -1/+8 | |
|/ / / | | | | | | | | | | Fixes #1592 | |||||
* | | | Add multiple section headings for command variations | toonn | 2019-09-23 | 2 | -8/+50 | |
| | | | | | | | | | | | | | | | I also added a utf8 encoding directive because pod2man complains otherwise and I see no reason not to have a utf8 manpage. | |||||
* | | | Give cmap and cunmap and friends similar treatment | Toon Nolten | 2019-09-20 | 2 | -53/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | No longer will searching the docs say "Look elsewhere for the information you were hoping to find." All these sections did was clutter search results. I took the liberty to reorder all the "taskview or pager" entries because for some reason they weren't alphabetic. | |||||
* | | | Remove redundant copymap sections | toonn | 2019-09-18 | 2 | -25/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The extra entries pointing from `copycmap` and co. to `copymap` only contributed noise and confusion making their explanation harder to find. This has summarily been dealt with using my exemplary SEO skills ; ) Fixes #1678 | |||||
* | | | Add example to copymap manpage entry | toonn | 2019-09-18 | 2 | -3/+5 | |
| | | | | | | | | | | | | Fixes #1678 | |||||
* | | | Capitalize Linux | Toon Nolten | 2019-09-17 | 2 | -13/+13 | |
| | | | ||||||
* | | | Document überzug preview method in the manpage | toonn | 2019-09-17 | 2 | -0/+19 | |
| | | | | | | | | | | | | Fixes #1453 | |||||
* | | | Reorder preview method sections alphabetically | toonn | 2019-09-17 | 2 | -32/+32 | |
| | | | ||||||
* | | | Manpage typo for kitty preview method | toonn | 2019-09-17 | 2 | -13/+13 | |
| | | | ||||||
* | | | Correct the description of 'quit' | Benno Schulenberg | 2019-09-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | Quit closes a tab only when there is more than one tab; otherwise, it quits the program. Also fix a typo. | |||||
* | | | Regenerate the manpages | Wojciech Siewierski | 2019-08-18 | 2 | -20/+24 | |
| | | | ||||||
* | | | Drop truth values; rename warning setting | Toon Nolten | 2019-08-18 | 2 | -11/+26 | |
| | | | ||||||
* | | | Rephrase & Make | Leo Vivier | 2019-08-02 | 2 | -6/+4 | |
| | | | ||||||
* | | | Rephrase & Make | Leo Vivier | 2019-08-02 | 2 | -14/+8 | |
| | | | ||||||
* | | | Make doc | Leo Vivier | 2019-08-02 | 2 | -6/+15 | |
| | | | ||||||
* | | | 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 | 2 | -7/+7 | |
| | | ||||||
* | | manpage: FLAGS are set in rc.conf, not rifle.conf. | Toni Kunic | 2019-06-18 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'flexible_highlight' | toonn | 2019-05-20 | 2 | -39/+22 | |
|\ \ | ||||||
| * | | Give HIGHLIGHT_TABWIDTH some love | toonn | 2019-05-19 | 2 | -4/+13 | |
| | | | | | | | | | | | | | | | | | | 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 | 2 | -37/+11 | |
| | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -11/+73 | |
| | | | | | | | | | | | | | | | `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 | 2 | -65/+110 | |
| | | | | | | | | | | | | | | | | | | 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 | 2 | -11/+73 | |
| | | | | | | | | | | | | | | | `HIGHLIGHT_STYLE`, `HIGHLIGHT_OPTIONS` and `PYGMENTIZE_STYLE` affect ranger and should therefore be documented in the manual. | |||||
* | | | Rewriting some things and adding examples | Stanislav Arnaudov | 2019-05-18 | 1 | -9/+22 | |
| | | | ||||||
* | | | Documenting the use of <any>, %any and %any_path | Stanislav Arnaudov | 2019-05-18 | 1 | -0/+14 | |
|/ / | ||||||
* | | Merge branch 'human-linemodes' of https://github.com/joelostblom/ranger into ↵ | Wojciech Siewierski | 2019-04-27 | 2 | -2/+14 | |
|\ \ | | | | | | | | | | joelostblom-human-linemodes | |||||
| * | | Document all the linemodes | toonn | 2019-04-23 | 2 | -2/+14 | |
| |/ | ||||||
* | | rebuild man pages | hut | 2019-04-03 | 2 | -29/+23 | |
| | | ||||||
* | | manpage: better documentation of "f" flag | hut | 2019-04-03 | 1 | -1/+3 | |
| | | ||||||
* | | Phrasing change | Wojciech Siewierski | 2019-03-10 | 2 | -2/+2 | |
| | |