Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Add rsvg-convert to the man page | toonn | 2022-02-05 | 1 | -0/+4 |
| | |||||
* | doc: Drop Imagemagick for SVG preview | toonn | 2022-02-05 | 1 | -1/+1 |
| | |||||
* | Fix wrong hotkeys in the manual | Guillermo Gómez | 2021-11-12 | 1 | -2/+2 |
| | |||||
* | doc: Document setinpath and setinregex | toonn | 2021-09-05 | 1 | -11/+29 |
| | | | | Fixes #2355 | ||||
* | man: Regex chars have to be escaped in setlocal | jakanakae-envangel | 2021-09-02 | 1 | -1/+2 |
| | |||||
* | Fix incorrect information in manpages | a1346054 | 2021-08-25 | 1 | -2/+2 |
| | |||||
* | doc: Use the same wording for the webchat | toonn | 2021-05-28 | 1 | -1/+2 |
| | |||||
* | doc: Add Libera.Chat webchat to man page | toonn | 2021-05-28 | 1 | -1/+7 |
| | |||||
* | manpage: Update IRC reference | toonn | 2021-05-19 | 1 | -1/+1 |
| | |||||
* | doc: Update man page re right clicking to open files | toonn | 2021-05-17 | 1 | -5/+5 |
| | |||||
* | doc: New -s flag for console | toonn | 2021-01-22 | 1 | -4/+6 |
| | | | | | | | | | | | | | | Document the new console flag. `-s` allows specifying a sentinel string. This sentinel is removed from the body of the command and the cursor is set to its position when opening the console. Sentinel replacement happens after macro expansion and there's no characters which cannot occur in a path. It is therefore impossible to use a sentinel which is 100% "macro safe." Example, running `console -s <cursor> shell <cursor> %s` will open the console with the contents `:shell | %s`, where `|` symbolizes the cursor. | ||||
* | Remove redundant blank line in docs | toonn | 2020-11-18 | 1 | -1/+0 |
| | | | | | When documenting the draw_borders_multipane setting an extra blank line was added. | ||||
* | Document draw_borders_multipane | toonn | 2020-11-18 | 1 | -0/+10 |
| | |||||
* | Refer to the correct environment variable for selecting a theme for bat | Dany Marcoux | 2020-03-03 | 1 | -1/+1 |
| | | | | Closes #1866 | ||||
* | doc: change trash location | emberfade | 2020-02-22 | 1 | -3/+3 |
| | |||||
* | Fix overflows in man page formatting | toonn | 2019-12-31 | 1 | -7/+9 |
| | |||||
* | Refactor handle_multiplexer | toonn | 2019-12-31 | 1 | -5/+1 |
| | | | | | | | | | Split the method into name changing and resetting methods. `screen -Q` is relatively new so resetting the screen title won't work on systems with an older version, macOS for example. Fixes #1739 | ||||
* | refactoring of redundant code | arkedos | 2019-12-31 | 1 | -0/+4 |
| | | | | | | | | | | squashing commits for cleaner history. whitespace final fixes refactor of redundant code | ||||
* | Merge branch 'aRkedos-unique-file' | toonn | 2019-12-30 | 1 | -15/+125 |
|\ | |||||
| * | Improve filter_stack documentation | toonn | 2019-12-27 | 1 | -15/+125 |
| | | | | | | | | | | | | | | | | | | | | | | Add an entry about `filter_stack` to the man page, documenting the various subcommands and available filters. Add documentation about the new mappings. Add functionality to the `rotate` subcommand so you can pass the argument as a `quantifier`, i.e., a numeric prefix. Change the `.r` mapping to rely on this behavior accordingly, reducing the amount of unnecessary return pressing. | ||||
* | | add support for 3D files including STL and DXF | sigurdb | 2019-12-29 | 1 | -0/+11 |
| | | |||||
* | | Merge branch 'wraptext' of https://github.com/toonn/ranger | Wojciech Siewierski | 2019-12-28 | 1 | -0/+5 |
|\ \ | |||||
| * | | Add a setting to wrap plain text previews | toonn | 2019-11-06 | 1 | -0/+5 |
| |/ | | | | | | | Fixes #1304 | ||||
* | | Merge branch 'siikamiika-feat-update-icon-title' | toonn | 2019-12-22 | 1 | -2/+2 |
|\ \ | |||||
| * | | Merge the title settings | toonn | 2019-12-22 | 1 | -6/+2 |
| | | | | | | | | | | | | | | | Upon further consideration we've reconsidered and decided to merge the seperate title update settings. | ||||
| * | | Merge branch 'master' into feat-update-icon-title | siikamiika | 2019-12-09 | 1 | -55/+81 |
| |\| | |||||
| * | | add update_icon_title option | siikamiika | 2019-07-25 | 1 | -0/+4 |
| | | | | | | | | | | | | resolves #1637 | ||||
* | | | Merge branch 'laktak-paste_conflict' | toonn | 2019-12-22 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Use readable formatting for the examples | toonn | 2019-12-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | `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 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge branch 'master' into paste_conflict | Christian Zangl | 2019-10-04 | 1 | -55/+81 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | 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 | 1 | -4/+100 |
| | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -1/+8 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add bat to documentation | toonn | 2019-12-20 | 1 | -1/+7 |
| | | | |||||
* | | | Expand :trash docs | toonn | 2019-10-02 | 1 | -3/+8 |
| | | | |||||
* | | | Document :trash command | toonn | 2019-10-02 | 1 | -0/+7 |
| | | | |||||
* | | | Reword the vcs_msg_length docs | Wojciech Siewierski | 2019-10-02 | 1 | -1/+2 |
| | | | |||||
* | | | Add a configurable VCS max message length | Wojciech Siewierski | 2019-10-01 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Previously it was hardcoded as 50, let's make it easy to change for the user. Improves upon #1705. Related to #1704. | ||||
* | | | Document tab_shift keybindings | toonn | 2019-09-24 | 1 | -0/+4 |
| | | | | | | | | | | | | Fixes #1592 | ||||
* | | | Add multiple section headings for command variations | toonn | 2019-09-23 | 1 | -3/+22 |
| | | | | | | | | | | | | | | | 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 | 1 | -29/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -14/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -1/+2 |
| | | | | | | | | | | | | Fixes #1678 | ||||
* | | | Capitalize Linux | Toon Nolten | 2019-09-17 | 1 | -1/+1 |
| | | | |||||
* | | | Document überzug preview method in the manpage | toonn | 2019-09-17 | 1 | -0/+9 |
| | | | | | | | | | | | | Fixes #1453 | ||||
* | | | Reorder preview method sections alphabetically | toonn | 2019-09-17 | 1 | -15/+15 |
| | | | |||||
* | | | Manpage typo for kitty preview method | toonn | 2019-09-17 | 1 | -1/+1 |
| | | |