summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* 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
* 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-204-0/+206
|\ \
| * | Add an explicit "AND" filter combinatorWojciech Siewierski2018-08-192-0/+21
| * | Implement the filter stack rotationWojciech Siewierski2018-08-192-0/+8
| * | Implement the filter stackWojciech Siewierski2018-07-044-0/+177
* | | Merge pull request #1198 from toonn/rangerversionWojciech Siewierski2018-08-191-1/+20
|\ \ \
| * | | Introduce a helper function for versioningtoonn2018-06-061-1/+20
* | | | Merge pull request #1178 from toonn/rangerpathWojciech Siewierski2018-08-191-4/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Actually check whether selection is a directoryToon Nolten2018-05-161-4/+7
* | | | Replace StopIteration with bare returnYannick CouziniƩ2018-08-061-2/+2
* | | | Merge pull request #1238 from Enzime/fix/run-as-root-on-macosWojciech Siewierski2018-08-041-1/+1
|\ \ \ \
| * | | | Fix run as root on macOSMichael Hoang2018-07-251-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #1240 from hektr/patch-2Wojciech Siewierski2018-07-311-0/+1
|\ \ \ \
| * | | | Update riflehektr2018-07-301-0/+1
| |/ / /
* / / / Fix #1210 for Python 2 (it was never broken for Python 3)Wojciech Siewierski2018-07-311-1/+5
|/ / /
* | | Fix the issues reported by the coverage test (#1206)Wojciech Siewierski2018-06-172-4/+4
* | | New setting: relative_current_zeroWojciech Siewierski2018-06-173-2/+8
* | | Merge branch 'kitty-img-preview'toonn2018-06-076-51/+261
|\ \ \
| * | | Style Fixesmark-dawn2018-05-293-45/+35
| * | | Consistency Fixesmark-dawn2018-05-291-3/+3
| * | | Fixed manpages, tmux handlingmark-dawn2018-05-293-10/+21
| * | | Unstretched Image Previewsmark-dawn2018-05-292-22/+19
| * | | Automatic network detection, python2 and Exception fixesmark-dawn2018-05-294-60/+68
| * | | Grammar Fixesmark-dawn2018-05-294-28/+35
| * | | Bugfixes & Improvementsmark-dawn2018-05-293-116/+109
| * | | Kitty image display alpha, merge-readymark-dawn2018-05-293-89/+115
| * | | Kitty image protocol based preview, alphamark-dawn2018-05-293-3/+181
* | | | Fixed a pylint errorErez Shermer2018-06-071-2/+1
* | | | Merge branch 'master' of https://github.com/esm7/rangerErez Shermer2018-06-0722-86/+254
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix the testsWojciech Siewierski2018-06-011-1/+2
| * | | Make the w3m delay configurableWojciech Siewierski2018-06-013-3/+9
| * | | Add a new data type for rc.conf: floatWojciech Siewierski2018-06-012-0/+6
| * | | Mitigate the issue with black horizontal barsWojciech Siewierski2018-05-311-0/+7
| |/ /
| * | Merge branch 'master' into masterWojciech Siewierski2018-05-2822-79/+209
| |\ \
| | * \ Merge branch 'master' into detect_file_encodingWojciech Siewierski2018-05-2822-70/+176
| | |\ \
| | | * \ Merge branch 'chuanconggao-bugfix'toonn2018-05-171-1/+1
| | | |\ \
| | | | * \ Merge branch 'master' into bugfixChuancong Gao2018-05-1521-70/+179
| | | | |\ \
| | | | * | | Fix bug for "Improve VCS symbols" #1123Chuancong Gao2018-05-151-1/+1
| | | * | | | Revert "ranger <path> can select files"hut2018-05-161-6/+2
| | | * | | | remove unnecessary if statement, uses lazy_propertyRodrigo Stuchi2018-05-152-7/+7
| | | * | | | Fixed yank name without extension in multiple filesRodrigo Stuchi2018-05-152-2/+3
| | | | |/ / | | | |/| |
| | | * | | Merge pull request #1111 from vimeitor/masterhut2018-05-151-0/+2
| | | |\ \ \