about summary refs log tree commit diff stats
path: root/ranger/config
Commit message (Expand)AuthorAgeFilesLines
* config.pylintrc: Don't consider f-stringstoonn2022-02-051-1/+1
* commands: Fix off-by-one shift in setinpath/regextoonn2021-09-061-1/+3
* commands: Do not call the _arg propertytoonn2021-09-051-3/+3
* commands: Drop unused variable, define as propertytoonn2021-09-051-20/+14
* commands: Implement setinregextoonn2021-09-051-0/+17
* commands: Rename setlocal to setinpathtoonn2021-09-051-18/+75
* Make setlocal path=... argument a regex againjakanakae-envangel2021-09-021-1/+1
* commands: Force UTF-8 encodingtoonn2021-09-011-3/+3
* commands: Switch to io.opentoonn2021-09-011-9/+6
* config.commands: Switch to open23, forcing UTF-8toonn2021-08-271-4/+7
* Use || operator for commandsXuehaiPan2021-08-221-2/+2
* Fix command `du` on macOSXuehaiPan2021-08-191-2/+2
* commands: Yank, add missing mode to docstringtoonn2021-07-241-1/+1
* commands: Change precedence of clipboard managerstoonn2021-07-241-1/+1
* Merge remote-tracking branch 'earboxer/fixgrep'toonn2021-07-221-1/+1
|\
| * grep command: fix to work with busybox grepZach DeCook2021-07-191-1/+1
* | config.commands: Refactor to use withtoonn2021-07-201-13/+16
|/
* Fix rifle rule alignmenttoonn2021-04-251-3/+3
* adding zathura in archivespirate4867431862021-04-251-0/+1
* adding qcomicbook in archivespirate4867431862021-04-251-0/+1
* mcomix and atril updatepirate4867431862021-04-251-0/+2
* Merge branch '5hir0kur0-fix-1798-crashes-when-deleting-to-trash'toonn2021-03-281-5/+23
|\
| * trash: Move paths_to_filesystem_objects to fm.py5hir0kur02020-03-071-38/+1
| * trash: Fix crash on OSError5hir0kur02020-03-071-1/+15
| * trash: Don't call the File() constructor5hir0kur02020-03-061-2/+40
| * Fix crashes when deleting to trash5hir0kur02020-03-051-4/+7
* | rifle: qcomicbook does not support the -- conventiontoonn2021-03-271-1/+1
* | rifle: Add mcomix and qcomicbooktoonn2021-03-271-2/+4
* | dart -- support additionritikrajdev2021-03-211-1/+1
* | dart support addition in rifle.confritikrajdev2021-03-211-5/+6
* | console: Rename to sentinel for claritytoonn2021-01-231-6/+5
* | console: Never set command empty in the first placetoonn2021-01-231-3/+1
* | console: Fix empty console when used without position optionDaniel K2021-01-231-0/+2
* | console: -s remove only first sentinel occurrencetoonn2021-01-221-1/+1
* | Small doc fix for more luciditychu4ng2021-01-221-1/+1
* | Set argument from '-s' flag as key character.chu4ng2021-01-221-6/+8
* | Added -s flag for set position by char seq '^&'.chu4ng2021-01-221-3/+12
* | Fix comment typo in commands_sample.pyjmorsecode2021-01-201-1/+1
* | Add word/character transposition at the console44274505+ericricky@users.noreply.github.com2021-01-161-0/+2
* | Change chmod mapstoonn2020-11-241-2/+2
* | Drop py3 specific pylint for ranger/configtoonn2020-11-111-1/+1
* | Unalign code because bad-whitspace was removedtoonn2020-11-111-16/+15
* | Allow $PAGER to contain spaces (handle pager flags)Zoran Plesivcak2020-11-081-8/+8
* | Merge branch 'swalladge-extra-rifle-apps'toonn2020-11-061-12/+19
|\ \
| * | Fix rifle rule alignmenttoonn2020-11-061-10/+10
| * | Add support for more apps in rifle default configSamuel Walladge2019-10-231-6/+13
* | | Possible bug caught in reviewtoonn2020-07-051-2/+5
* | | Drop unnecessary comprehensionstoonn2020-07-051-5/+2
* | | Switch to testing after lower casing for consistencytoonn2020-07-051-2/+2
* | | Add global Pylint ignorestoonn2020-07-051-1/+1