about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | scope.sh: Simplify exit status checkingjakanakae-envangel2018-08-281-14/+7
| | | * | | | | | | | | | scope.sh: Handle archive filenames starting with '-'jakanakae-envangel2018-08-251-2/+2
| | | * | | | | | | | | | scope.sh: Use python's mimetypes for finding imgsjakanakae-envangel2018-08-231-1/+4
| | | * | | | | | | | | | scope.sh: Fix rm-ing a nonexistent filejakanakae-envangel2018-08-231-2/+2
| | | * | | | | | | | | | scope.sh: Comment archive previewing by defaultjakanakae-envangel2018-08-231-45/+45
| | | * | | | | | | | | | scope.sh: Implement image previews for archivesjakanakae-envangel2018-08-231-0/+47
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge branch 'anypathmacro'toonn2018-09-061-2/+17
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Fixed up pylint/flake8 warningstoonn2018-09-061-7/+9
| | | * | | | | | | | | Add the %any_path macrotoonn2018-09-061-2/+15
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #1294 from Zaeph/patch-1Wojciech Siewierski2018-09-063-1/+8
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Update man with a clearer entryLeo Vivier2018-09-022-2/+2
| | | * | | | | | | | | Update manLeo Vivier2018-09-022-0/+7
| | | * | | | | | | | | Add mapping to open console and pre-fill it with previous commandLeo Vivier2018-09-021-1/+1
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #1285 from Zaeph/patch-1Toon Nolten2018-09-013-12/+35
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Map C-p to `console` for faster history accessLeo Vivier2018-09-011-0/+2
| | | * | | | | | | | | Set default and alternative bindings for word-movementsLeo Vivier2018-09-011-2/+3
| | | * | | | | | | | | Add Alt-LEFT and Alt-RIGHT for moving between words in manLeo Vivier2018-09-012-6/+6
| | | * | | | | | | | | Revert "Fix punctuation in READLINE-LIKE BINDINGS IN THE CONSOLE"Leo Vivier2018-09-012-6/+6
| | | * | | | | | | | | Fix punctuation in READLINE-LIKE BINDINGS IN THE CONSOLELeo Vivier2018-09-012-6/+6
| | | * | | | | | | | | Add word-movement commands in console to man-pageLeo Vivier2018-09-012-10/+28
| | | * | | | | | | | | Add support for default terminal word-movement commands to consoleLeo Vivier2018-09-011-0/+2
| | |/ / / / / / / / /
| | * | | | | | | | | Fix the tilde support in the titlebarWojciech Siewierski2018-08-312-3/+6
| | * | | | | | | | | Merge pull request #1291 from NoSuck/tilde_setting_window_titleWojciech Siewierski2018-08-311-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Applies Tilde Setting to Window TitleThe Flying Rapist2018-08-291-1/+1
| | |/ / / / / / / / /
| | * | | | | | | | | Fix the filter_stack previews on Python 3Wojciech Siewierski2018-08-281-1/+1
| | * | | | | | | | | Merge pull request #1287 from Zaeph/patch-2Wojciech Siewierski2018-08-281-0/+1
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Add <C-g> as an alias to <ESC> in consoleLeo Vivier2018-08-261-0/+1
| | |/ / / / / / / /
* | | | | | | | | | ueberzug documentation updatedseebye2018-09-071-0/+4
* | | | | | | | | | 'ueberzug' added as allowed value to preview_images_methodseebye2018-09-071-1/+2
* | | | | | | | | | ueberzug suppress stderrseebye2018-08-281-1/+1
* | | | | | | | | | implement quit (UeberzugImageDisplayer)seebye2018-08-281-4/+7
* | | | | | | | | | implement quit (TerminologyImageDisplayer)seebye2018-08-281-0/+3
* | | | | | | | | | implement quit (ITerm2ImageDisplayer)seebye2018-08-281-0/+3
* | | | | | | | | | quit image displayer on suspending uiseebye2018-08-281-0/+3
* | | | | | | | | | quit image displayer on changing preview_images_methodseebye2018-08-281-0/+2
* | | | | | | | | | ueberzug, remove hardcoded python versionseebye2018-08-271-1/+1
* | | | | | | | | | support ueberzug image displayerseebye2018-08-252-1/+48
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'rangerpath'Toon Nolten2018-08-201-7/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Check whether tfile is a dir not the entire selectionToon Nolten2018-08-201-7/+6
* | | | | | | | | | Merge pull request #1222 from Vifon/filter_stackWojciech Siewierski2018-08-206-0/+293
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add an explicit "AND" filter combinatorWojciech Siewierski2018-08-194-0/+31
| * | | | | | | | | | Implement the filter stack rotationWojciech Siewierski2018-08-194-2/+19
| * | | | | | | | | | Merge branch 'master' into filter_stackWojciech Siewierski2018-07-163-6/+197
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into filter_stackWojciech Siewierski2018-07-155-95/+143
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add the filter stack docsWojciech Siewierski2018-07-152-1/+69
| * | | | | | | | | | | | Implement the filter stackWojciech Siewierski2018-07-044-0/+177
* | | | | | | | | | | | | Merge pull request #1235 from hektr/patch-1Wojciech Siewierski2018-08-191-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove strip because whitespace could be a valid nametoonn2018-08-191-1/+1
| * | | | | | | | | | | | | Check PYTHON is properly definedtoonn2018-08-191-4/+10
| * | | | | | | | | | | | | Update PYTHON variablehektr2018-07-181-2/+3
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |