summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | File encoding guessing order changed.Baranovskiy Konstantin2018-10-261-13/+16
| | |_|_|/ / | |/| | | |
| * | | | | Broken preview of highlighted text with Python3Baranovskiy Konstantin2018-10-261-5/+10
| * | | | | Restoration of scrolling in pager.Baranovskiy Konstantin2018-10-263-8/+8
| * | | | | Restoration of scrolling in pager.Baranovskiy Konstantin2018-10-253-7/+9
| | |_|/ / | |/| | |
| * | | | Delete unused variablemeruru2018-10-251-2/+0
| | |_|/ | |/| |
| * | | Merge branch 'master' into file_preview_scrolling_limitsWojciech Siewierski2018-10-143-0/+9
| |\ \ \
| | * | | Add size_in_bytes setting to show all sizes in bytesGermainZ2018-10-143-0/+9
| | | |/ | | |/|
| * / | Do not allow scrolling beyond end of file previewGermainZ2018-10-141-2/+5
| |/ /
| * | Merge branch 'LeLobster-stborderw3mfix'toonn2018-10-083-2/+9
| |\ \
| | * \ Merge branch 'master' into stborderw3mfixLeLobster2018-10-071-1/+1
| | |\ \
| | * | | Resolve requested changesLeLobster2018-10-071-1/+1
| | * | | Rename st_* to w3m_* here as well, oopsLeLobster2018-10-071-2/+2
| | * | | Rename setting st_* to w3m_*. Did I really forget to change this earlier?LeLobster2018-10-061-1/+1
| | * | | Revert "Check the env variable TERM before setting w3m offset"LeLobster2018-10-061-7/+2
| | * | | Update man pages and config opt name to be generic in stead of stLeLobster2018-10-051-2/+2
| | * | | Check the env variable TERM before setting w3m offsetLeLobster2018-10-051-2/+7
| | * | | Comply with pylint's complaint about > 15 local varsLeLobster2018-10-051-4/+4
| | * | | Fix ALLOWED_SETTINGS orderLeLobster2018-10-041-1/+1
| | * | | Add option to set a border value for use with st termLeLobster2018-10-043-2/+9
| * | | | Add a bindable action for scrolling the file previewWojciech Siewierski2018-10-082-0/+13
| * | | | Refactor the code and fix the coding styleWojciech Siewierski2018-10-082-10/+4
| * | | | Merge branch 'master' of https://github.com/pvl1/rangerpavel2018-10-071-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into masterpvl12018-10-071-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix a misnamed command in the documentationWojciech Siewierski2018-10-071-1/+1
| | | |/ /
| * | / / fixed CI errorspavel2018-10-071-7/+8
| |/ / /
| * | | limited scrolling to the end of the filepavel2018-10-071-5/+6
| * | | initial mouse wheel scroll supportpavel2018-10-072-2/+11
| |/ /
| * | Fix for issue #1312 (wrong color format)mark-dawn2018-09-301-2/+2
| * | Business as usualtoonn2018-09-101-1/+1
| * | If you can read this on Debian, you're living in the future v1.9.2toonn2018-09-092-3/+3
| * | New filter type for matching mimetypesWojciech Siewierski2018-09-082-0/+18
| * | Merge branch 'Xunius-flagt'toonn2018-09-082-16/+95
| |\ \
| | * | Change rifle fallback mechanism for flag ttoonn2018-06-232-9/+54
| | * | remove term=term.lower()guangzhi2018-05-191-7/+5
| | * | Merge branch 'master' into flagtXunius2018-05-1915-39/+58
| | |\ \
| | * \ \ Merge branch 'master' into flagtXunius2018-05-1512-42/+129
| | |\ \ \
| | * | | | more terminals tested for fix of issue #1108guangzhi2018-03-161-20/+36
| | * | | | Correct some formatting in fix of issue #1108.guangzhi2018-03-131-10/+9
| | * | | | re-organize block regarding flag t issue #1108guangzhi2018-03-131-21/+27
| | * | | | run test and fix some formattingguangzhi2018-03-111-9/+9
| | * | | | Attempt to fix issue #1108 flag t problemguangzhi2018-03-111-7/+22
| * | | | | Merge branch 'dbosst-master'toonn2018-09-082-0/+49
| |\ \ \ \ \
| | * | | | | Removed ghost of function definitiontoonn2018-08-231-53/+0
| | * | | | | Remove limit and change pos to totoonn2018-08-221-11/+5
| | * | | | | use offset and pos to shift tabs:dbosst2018-08-221-16/+41
| | * | | | | Added: shift tabs right/leftdbosst2018-08-221-0/+28
| | * | | | | Merge branch 'master' into masterdbosst2018-03-281-2/+2
| | |\ \ \ \ \
| | * | | | | | use offset and pos to shift tabs:dbosst2018-03-282-18/+43
| | * | | | | | Added: shift tabs right/leftdbosst2018-03-272-0/+30
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'boldisnotbright'toonn2018-09-083-5/+29
| |\ \ \ \ \ \