summary refs log tree commit diff stats
path: root/ranger/defaults/commands.py
Commit message (Expand)AuthorAgeFilesLines
* renamed ranger/defaults to ranger/confighut2012-08-021-1013/+0
* Extended aliasesjoe2012-06-071-1/+5
* ext.rifle: polishinghut2012-03-191-1/+1
* removed code of old file-opener systemhut2012-03-161-11/+1
* Removed unnecessary spaceshut2012-03-051-2/+2
* new :relink commandM Rawash2012-01-271-0/+39
* defaults/commands: fixed TERMCMD in :terminalhut2012-01-241-1/+1
* Added doc for TERMCMD and integrated it in commands.pyhut2012-01-181-0/+5
* defaults.commands.bulkrename: support filenames starting with -hut2012-01-151-2/+2
* defaults.commands: on <tab> in !shell put the filename instead of %shut2012-01-111-1/+5
* Fixed tab completion of "open_with" commandhut2011-10-271-2/+2
* defaults/commands: Fixed tab completion of :shellhut2011-10-211-1/+1
* defaults.commands: Fixed "gL" keyhut2011-10-111-0/+2
* defaults.commands: replaced introductionhut2011-10-111-52/+73
* defaults.commands: Fixed bug in :find from 2a5a8336hut2011-10-111-1/+1
* defaults.commands: updated code of :findhut2011-10-111-1/+1
* Updated copyright headershut2011-10-101-1/+1
* api.commands: finished merging ext.command_parser into apihut2011-10-101-55/+34
* core.actions: Don't shell-escape macros for non-shell commandshut2011-10-101-0/+2
* Eliminate orphaned and redundant definitions of variables and importsArisu2011-10-101-5/+1
* defaults.commands: Dynamically choose editor in :bulkrenamehut2011-10-081-3/+4
* defaults.commands: modified :help to make use of quantifiershut2011-10-081-1/+8
* defaults/commands: added cunmap, punmap, tunmaphut2011-10-051-1/+25
* defaults/commands: Added copypmap, copytmap, copycmaphut2011-10-031-1/+25
* defaults.commands: added alias command, overhauled alias systemhut2011-10-031-4/+11
* defaults.commands: Added unmap commandhut2011-10-031-1/+13
* defaults.commands: Added copymap commandhut2011-10-031-0/+15
* defaults/commands: removed "console!" and fixed "chmod" commandhut2011-10-011-13/+3
* widgets.pager: fixed some problems with pager/embedded_pagerhut2011-10-011-1/+1
* defaults/commands.py: fixed "cmd not found" bug in python 3.2hut2011-09-301-0/+1
* implemented numeral arguments to keybindingshut2011-09-301-0/+1
* added pager keybindingshut2011-09-301-1/+1
* ext.keybindings: implemented %any macrohut2011-09-301-0/+1
* Extended rc.confhut2011-09-301-6/+57
* implemented a new keybinding parserhut2011-09-301-5/+27
* define keybindings in rc.conf (list of commands, loaded on startup)hut2011-09-301-0/+31
* defaults/commands: fixed indentationhut2011-09-291-1/+1
* defaults.commands: optimization of touch commandhut2011-09-271-1/+1
* documented and improved DaPangus' changeshut2011-09-251-0/+3
* Merge branch 'rename' of https://github.com/DaPangus/rangerhut2011-09-251-3/+12
|\
| * improved renamingDavid Pugnasse2011-08-101-3/+12
* | extended manpage and fixed {load,save}_copy_buffer commandshut2011-09-251-4/+9
* | defaults.commands.py: added :bulkrename command from wikihut2011-09-251-0/+54
* | slight changes to the settingshut2011-09-241-0/+1
|/
* api.commands: implemented command.cancel()hut2011-05-201-0/+1
* defaults.commands: include bookmarks in tab completion of :cdhut2011-02-181-1/+51
* defaults.commands: Added search_inc(remental)hut2010-12-131-0/+5
* defaults.commands: let open_with use selection, not just 1 filehut2010-12-111-1/+1
* defaults.commands: polishinghut2010-10-101-1/+1
* defaults.commands: Fixed :cd command without argumenthut2010-10-051-3/+2