Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add right padding | Leo Vivier | 2019-01-19 | 1 | -4/+4 |
| | |||||
* | Add left padding to preview | Leo Vivier | 2019-01-19 | 1 | -4/+4 |
| | |||||
* | Untabify | Leo Vivier | 2019-01-19 | 1 | -17/+17 |
| | |||||
* | Add -- before positional arguments | Leo Vivier | 2019-01-14 | 1 | -1/+1 |
| | |||||
* | Add font preview with fontimage | Leo Vivier | 2019-01-14 | 1 | -0/+20 |
| | |||||
* | Change singular to plural | Leo Vivier | 2019-01-14 | 1 | -1/+1 |
| | |||||
* | Rename ‘Font’ section and put it after ‘Archives’ | Leo Vivier | 2019-01-14 | 1 | -5/+5 |
| | |||||
* | Fix typo | Leo Vivier | 2019-01-14 | 1 | -1/+1 |
| | | | | ‘X’ was present two times. | ||||
* | Add font viewing section and option to rifle | Leo Vivier | 2019-01-14 | 1 | -0/+5 |
| | | | | | Adds fontforge as a default option, but would benefit from adding other common options for previewing fonts. | ||||
* | Merge branch 'master' into imagecachedir | Wojciech Siewierski | 2019-01-09 | 2 | -2/+4 |
|\ | |||||
| * | Merge branch 'master' into kitty-fullscreen | Wojciech Siewierski | 2019-01-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix little typo | Sascha Grunert | 2019-01-02 | 1 | -1/+1 |
| | | | |||||
| * | | Fix the Kitty previews in fullscreen mode | Wojciech Siewierski | 2019-01-06 | 1 | -1/+3 |
| |/ | | | | | | | Fixes #1431. | ||||
* | | Don't create the image cache directory preemptively | Wojciech Siewierski | 2019-01-09 | 1 | -5/+0 |
| | | | | | | | | | | | | Since now this directory is recreated if needed on each use of it, there is no need to create it just because the user has these options enabled on startup. | ||||
* | | Always check for the image cache directory and create it if needed | Wojciech Siewierski | 2019-01-09 | 1 | -0/+2 |
|/ | | | | Fixes #1435. | ||||
* | Merge branch 'master' into anypathmacro | Wojciech Siewierski | 2018-12-26 | 20 | -102/+461 |
|\ | |||||
| * | updated variable name | Jon Erling Hustadnes | 2018-12-18 | 1 | -2/+2 |
| | | |||||
| * | Added check if bookmark file is a symlink. | Jon Erling Hustadnes | 2018-12-17 | 1 | -1/+7 |
| | | | | | | | | | | If it is, the os.rename is performed on the original file path instead of overwriting the symlink. | ||||
| * | scope.sh: Format JSON with either jq or json.tool | Wojciech Siewierski | 2018-11-24 | 1 | -0/+5 |
| | | | | | | | | Closes #1383. | ||||
| * | Merge branch 'seebye-master' | toonn | 2018-11-07 | 5 | -2/+75 |
| |\ | |||||
| | * | Merge branch 'master' of https://github.com/seebye/ranger | seebye | 2018-11-06 | 4 | -15/+22 |
| | |\ | |||||
| | | * | Merge branch 'master' into master | Wojciech Siewierski | 2018-10-27 | 4 | -15/+22 |
| | | |\ | |||||
| | * | | | ueberzug: remove margin | seebye | 2018-11-06 | 1 | -2/+2 |
| | |/ / | |||||
| | * | | ueberzug: end ueberzug by directly sending SIGTERM, fallback to SIGKILL | seebye | 2018-10-25 | 1 | -7/+3 |
| | | | | |||||
| | * | | Merge branch 'master' into master | seebye | 2018-10-25 | 5 | -4/+14 |
| | |\ \ | |||||
| | * | | | ueberzug: fix changed pep8 rules | seebye | 2018-10-25 | 1 | -4/+4 |
| | | | | | |||||
| | * | | | ueberzug: timeout: end process with SIGTERM, use SIGKILL as fallback | seebye | 2018-10-25 | 1 | -3/+6 |
| | | | | | |||||
| | * | | | ueberzug: remove unused variable | seebye | 2018-10-25 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | ueberzug: update documentation | seebye | 2018-10-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Mention ueberzug requirements. | ||||
| | * | | | ueberzug: ensure the process's death with rangers end | seebye | 2018-10-25 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Wait for ueberzug to finish within a second if the timeout occurs send a SIGKILL | ||||
| | * | | | Merge branch 'master' into master | seebye | 2018-10-10 | 18 | -82/+361 |
| | |\ \ \ | |||||
| | * | | | | ueberzug documentation updated | seebye | 2018-09-07 | 1 | -0/+4 |
| | | | | | | |||||
| | * | | | | 'ueberzug' added as allowed value to preview_images_method | seebye | 2018-09-07 | 1 | -1/+2 |
| | | | | | | |||||
| | * | | | | ueberzug suppress stderr | seebye | 2018-08-28 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | implement quit (UeberzugImageDisplayer) | seebye | 2018-08-28 | 1 | -4/+7 |
| | | | | | | |||||
| | * | | | | implement quit (TerminologyImageDisplayer) | seebye | 2018-08-28 | 1 | -0/+3 |
| | | | | | | |||||
| | * | | | | implement quit (ITerm2ImageDisplayer) | seebye | 2018-08-28 | 1 | -0/+3 |
| | | | | | | |||||
| | * | | | | quit image displayer on suspending ui | seebye | 2018-08-28 | 1 | -0/+3 |
| | | | | | | |||||
| | * | | | | quit image displayer on changing preview_images_method | seebye | 2018-08-28 | 1 | -0/+2 |
| | | | | | | |||||
| | * | | | | ueberzug, remove hardcoded python version | seebye | 2018-08-27 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | support ueberzug image displayer | seebye | 2018-08-25 | 2 | -1/+48 |
| | | | | | | |||||
| * | | | | | Placate our pep 8 overlords | toonn | 2018-10-28 | 1 | -4/+2 |
| | | | | | | |||||
| * | | | | | Refactor encoding detection | toonn | 2018-10-28 | 1 | -19/+22 |
| | | | | | | |||||
| * | | | | | Put our guesses back in the except clause | toonn | 2018-10-28 | 1 | -13/+12 |
| | | | | | | |||||
| * | | | | | File encoding guessing order changed. | Baranovskiy Konstantin | 2018-10-26 | 1 | -13/+16 |
| | |_|_|/ | |/| | | | | | | | | | | | | | Fixes #1350 | ||||
| * | | | | Broken preview of highlighted text with Python3 | Baranovskiy Konstantin | 2018-10-26 | 1 | -5/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ranger/core/loader.py: CommandLoader.generate() gets text for preview panel from scope.sh as the blocks of byrearray (max 512 bytes). This blocks immediately decoded to utf-8. But in case when muli-byte unicode characters is present they may be split and python will can't correctly to decode it. For example: b'abc\xd0', b'\x9a...' b'\xd0\x9a' - is cyrillic letter 'K' and it can't be decoded separately (UnicodeDecodeError occurs). So, received data blocks (bytearrays) must be collected and only after that decoded as one whole byrearray. Fixes #906 Fixes #967 Fixes #1166 | ||||
| * | | | | Restoration of scrolling in pager. | Baranovskiy Konstantin | 2018-10-26 | 3 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | Fixes #1347 | ||||
| * | | | | Restoration of scrolling in pager. | Baranovskiy Konstantin | 2018-10-25 | 3 | -7/+9 |
| | |_|/ | |/| | | | | | | | | | | Fixes #1347 | ||||
| * | | | Delete unused variable | meruru | 2018-10-25 | 1 | -2/+0 |
| | | | | |||||
| * | | | Merge branch 'master' into file_preview_scrolling_limits | Wojciech Siewierski | 2018-10-14 | 3 | -0/+9 |
| |\ \ \ |