summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | config/commands.py: added :default_linemode commandhut2014-12-053-2/+57
| | |
| * | ext.papermanager: s/pager/paper/hut2014-12-041-4/+4
| | |
| * | ext.papermanager: redraw after using :paper* commandshut2014-12-043-10/+22
| | |
| * | config/commands.py: in :paper, properly fill in the console lineshut2014-12-041-1/+6
| | |
| * | change papermanager_deep_search default option to falsehut2014-12-042-2/+2
| | |
| * | config/commands.py: added :paper commandhut2014-12-041-1/+30
| | | | | | | | | | | | | | | | | | This uses a hacky workaround for command chaining using global varibales which should be turned into proper OOP code at some point. I don't have the time to redesign ranger/gui/widgets/console.py at this point.
| * | core.fm: propagate papermanager_deep_search settinghut2014-12-031-0/+3
| | |
| * | ext.papermanager: moved and commented a functionhut2014-12-031-11/+12
| | |
| * | ext.papermanager: added commentshut2014-12-031-4/+11
| | |
| * | ext.papermanager: implemented writing to .paperinfohut2014-12-032-4/+76
| | |
| * | ext.papermanager: don't transform pagerinfo.authorshut2014-12-032-2/+5
| | |
| * | config/commands.py: add papermanager commandshut2014-12-032-0/+50
| | |
| * | added pagermanager_deep_search optionhut2014-12-033-21/+36
| | |
| * | reset papermanager cache when resetting fmhut2014-12-031-0/+2
| | |
| * | ext.papermanager: move pagerinfo file name into variablehut2014-12-031-1/+3
| | |
| * | widgets.browsercolumn: better drawing of paper infohut2014-12-031-0/+7
| | |
| * | ext.papermanager: turn result.authors into a listhut2014-12-031-1/+1
| | |
| * | ext.papermanager: added docstringhut2014-12-031-7/+21
| | |
| * | added keybindings for changing linemodehut2014-12-031-0/+5
| | |
| * | rename "title" linemode to "papertitle"hut2014-12-033-4/+4
| | |
| * | core.actions: map linemode "normal" to "filemode"hut2014-12-031-4/+8
| | |
| * | properly redrawhut2014-12-031-0/+4
| | |
| * | implement a paper managerhut2014-12-033-3/+73
| | |
| * | implement "permissions" linemodehut2014-12-033-10/+17
| | |
| * | added fsobject.user and fsobject.group lazy_propertieshut2014-12-031-0/+15
| | |
| * | allow setting a "linemode" for each file/directoryhut2014-12-034-0/+48
|/ /
* | Get default argument for flat command from quantifier.Tony Cebzanov2014-11-111-2/+1
| |
* | ext.rifle: typo, thanks to cym13 for pointing it outhut2014-11-101-1/+1
| |
* | change the default editor to vimhut2014-11-101-1/+1
| |
* | mv doc/release-checklist.txt doc/howto-publish-a-release.txthut2014-11-021-0/+0
| |
* | core.actions: Avoid UnicodeDecodeError, fixes #172hut2014-11-021-1/+2
| | | | | | | | Thanks to cym13 and GermainZ for looking into this
* | Merge branch 'master' of https://github.com/nfnty/rangerhut2014-11-011-0/+2
|\ \
| * | mark vcs outdated on file creation and editnfnty2014-10-311-0/+2
| | |
* | | implement flat commandMilan Svoboda2014-11-014-16/+70
| | |
* | | .gitignore: added "build"hut2014-10-311-0/+1
|/ / | | | | | | per request of nfnty
* | added option "idle_delay"hut2014-10-315-2/+21
| | | | | | | | per request of nfnty
* | Merge branch 'map-should-check-args-count' of ↵hut2014-10-261-0/+3
|\ \ | | | | | | | | | https://github.com/m-novikov/ranger
| * | Fixes #165 Map command should validate args countMaxim Novikov2014-10-261-0/+3
| | |
* | | core.actions: fixed _MacroTemplate.idpatternhut2014-10-261-0/+1
|/ / | | | | | | | | Thanks to trupanka for pointing out the problem at https://github.com/hut/ranger/issues/175
* | Merge remote-tracking branch 'klinke/CR_scout_fix'hut2014-10-231-1/+4
|\ \
| * | fixed indentation widthKlinkenstecker2014-10-221-5/+5
| | |
| * | pressing <CR> directly after scout -ek doesn't delete the completeKlinke6002014-10-011-2/+5
| | | | | | | | | | | | console line anymore
* | | Merge branch 'master' of https://github.com/tannhuber/rangerhut2014-10-211-0/+132
|\ \ \
| * | | Solarized colorscheme added.Joseph Tannhuber2014-05-111-0/+132
| | | |
* | | | Merge branch 'doc-fix-ref-for-colorscheme' of https://github.com/blueyed/rangerhut2014-10-211-3/+2
|\ \ \ \
| * | | | doc: fix reference for colorscheme configDaniel Hahler2014-10-201-3/+2
| | | | |
* | | | | Merge branch 'selection_in_titlebar' of https://github.com/Klinkenstecker/rangerhut2014-10-213-1/+6
|\ \ \ \ \
| * | | | | New show_selection_in_titlebar settingKlinke6002014-10-013-1/+6
| | |_|/ / | |/| | |
* | | | | prettier screenshothut2014-10-201-0/+0
| | | | |
* | | | | README: added a screenshothut2014-10-202-0/+2
| |/ / / |/| | |