summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
* add documentation for flat commandMilan Svoboda2014-11-251-2/+5
* move self.flat branch out of try blockMilan Svoboda2014-11-231-9/+9
* follow symlinks to directories if flat is not -1Milan Svoboda2014-11-221-1/+2
* fixes to flat commandMilan Svoboda2014-11-225-44/+57
* 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
* core.actions: Avoid UnicodeDecodeError, fixes #172hut2014-11-021-1/+2
* 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
|/
* added option "idle_delay"hut2014-10-313-1/+9
* Merge branch 'map-should-check-args-count' of https://github.com/m-novikov/ra...hut2014-10-261-0/+3
|\
| * Fixes #165 Map command should validate args countMaxim Novikov2014-10-261-0/+3
* | core.actions: fixed _MacroTemplate.idpatternhut2014-10-261-0/+1
|/
* 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
* | 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
| | |/ | |/|
* | | gui.widgets.console: validate keys before adding to unicode_bufferhut2014-10-151-13/+14
* | | gui.widgets.console: clear unicode_buffer when len >= 4hut2014-10-152-0/+3
* | | rifle.py: expand environment variables in "has" functionhut2014-10-111-1/+6
|/ /
* | Commands "yp", "yd", "yn" now copy to X11 clipboard selection too.Веремеенко Артём2014-09-021-3/+3
* | container.directory: implemented random sortinghut2014-08-262-1/+4
* | change the bug tracker URLhut2014-08-221-1/+1
* | fix sorting by size in some corner casehut2014-08-221-1/+1
* | added dwb to the list of browsershut2014-08-221-0/+1
* | fix references to README.mdhut2014-08-221-1/+1
* | Restored original rename mapping and added renameConsole under 'a'.rukai2014-08-191-1/+2
* | Fixed renameConsole usage in documentation.rukai2014-08-181-1/+1
* | Mapped renameConsole to 'A'rukai2014-08-171-1/+1
* | Added renameConsole a command which automatically creates a console for the r...rukai2014-08-171-0/+12
* | config/rc.conf: don't use the obsolete -d flaghut2014-07-231-14/+14
* | fix crash in sha encode of previewsNathan Typanski2014-06-111-0/+3
* | added MATE edition of image and PDF viewerZoran Plesivčak2014-06-011-0/+3
|/
* Fix cdpath commit, which was broken in several waysAbdo Roig-Maranges2014-05-031-9/+5
* Merge remote-tracking branch 'perdu/CDPATH'hut2014-04-291-0/+12
|\
| * Handle CDPATHCélestin Matte2014-04-281-0/+12
* | Allow $EDITOR to contain spacesCélestin Matte2014-04-281-3/+3
|/
* core.actions: Enhanced :tab_new so you can type 5<C-n>hut2014-04-231-3/+4
* core.actions: Enhanced :tab_move so you can type 5gthut2014-04-231-1/+3
* Merge remote-tracking branch 'potato/fix'hut2014-04-231-1/+1
|\
| * Fix an erroneous function callEmanuel Guevel2014-04-131-1/+1
* | Workaround in py3.4.0 for swapped x/y in curses addch()hut2014-04-232-2/+7
|/
* Turn "automatically_count_files" on by defaulthut2014-04-111-1/+1