summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Fix draw_separators setting in rc.confsquigz2018-01-041-1/+1
| | * | | | | | | Update manpage with 'draw_separator' settingsquigz2018-01-043-2/+9
| | * | | | | | | Add 'draw_separators' option to rc.confsquigz2018-01-041-0/+3
| | * | | | | | | Add option to draw separators between columns instead of drawing boxessquigz2018-01-032-0/+47
| * | | | | | | | Merge pull request #1228 from natemaia/patch-4Wojciech Siewierski2018-09-071-0/+70
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into patch-4Nathaniel2018-09-0519-37/+586
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Remove extra pipe in subprocess call, rename plugin and add originalnatemaia2018-09-052-47/+89
| | * | | | | | | | | 2 lines around function definitionNathaniel2018-07-071-0/+1
| | * | | | | | | | | import order and break long linesNathaniel2018-07-071-8/+12
| | * | | | | | | | | Indentation and whitespace cleanupNathaniel2018-07-071-12/+8
| | * | | | | | | | | Update plugin_pmount.pyNathaniel2018-07-071-20/+47
| * | | | | | | | | | Merge branch 'moveright'toonn2018-09-071-2/+5
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | Switch if/else branches to minimize negationToon Nolten2018-08-211-3/+3
| | * | | | | | | | | Fix type in execute_file docstringToon Nolten2018-08-211-1/+1
| | * | | | | | | | | Add selection argument to move actionToon Nolten2018-08-211-1/+4
| * | | | | | | | | | Merge branch 'jakanaka-evan-archive-img'toonn2018-09-071-0/+37
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Change description commenttoonn2018-09-071-1/+2
| | * | | | | | | | | | scope.sh: Explain what archive img-previewing doesjakanakae-envangel2018-09-071-1/+1
| | * | | | | | | | | | scope.sh: Simplify archive-img extraction codejakanakae-envangel2018-08-301-21/+14
| | * | | | | | | | | | 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
| |/ / / / / / / /
| * | | | | | | | 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