summary refs log tree commit diff stats
path: root/ranger/defaults
Commit message (Expand)AuthorAgeFilesLines
* defaults.apps: moved INTERPRETED_LANGUAGES to the bottomhut2010-04-261-5/+5
* defaults.apps: use "f = c.file" in the examplehut2010-04-261-2/+3
* removed trailing whitespacehut2010-04-261-1/+1
* defaults.commands: use octal literal instead of decimal number in chmod()hut2010-04-261-1/+1
* defaults.commands: fixed :find with uppercase search stringshut2010-04-261-1/+5
* ranger.defaults.apps: use "make" for Makefileshut2010-04-231-0/+3
* defaults.commands: bugfixhut2010-04-191-1/+1
* defaults.keys: quit pager with F3hut2010-04-191-2/+2
* Added midnight commander-like function keyshut2010-04-191-1/+11
* ranger.api: import common variableshut2010-04-191-2/+1
* Turn keycomb ".term" into command ":terminal"hut2010-04-192-1/+10
* added option "dirname_in_tabs"hut2010-04-191-0/+3
* ext.keybinding_parser: fixed function keyshut2010-04-191-1/+1
* defaults.apps: added fceuxhut2010-04-191-0/+6
* defaults.keys: updated hint, added "zm"hut2010-04-191-2/+3
* defaults.keys: fixed "%", default percentage back to 50hut2010-04-191-1/+1
* defaults.keys: added "zs"hut2010-04-191-0/+1
* defaults.keys: fixed "zd"hut2010-04-191-1/+1
* defaults.apps: run ff/opera detached, dont open swf in elinkshut2010-04-191-1/+5
* defaults.apps: harmless typohut2010-04-191-1/+1
* defaults.keys: added zP keyhut2010-04-181-0/+1
* defaults.keys: added <Enter> mapping in browserhut2010-04-181-0/+1
* defaults.keys: another examplehut2010-04-181-1/+2
* ranger.defaults.keys: added documentationhut2010-04-181-1/+18
* container.keymap: removed __getitem__ from KeyManagerhut2010-04-181-1/+1
* Rename context "general" to "browser" for less ambiguityhut2010-04-181-2/+2
* defaults.keys: Allow typing in numbershut2010-04-181-0/+6
* use command.quick() rather than command.quick_open()hut2010-04-181-2/+2
* default.commands: add documentationhut2010-04-181-0/+41
* defaults.commands: reduced it to only what's necessaryhut2010-04-181-166/+5
* defaults.keys: add movement keys to taskviewhut2010-04-181-0/+2
* Merge branch 'master' into develhut2010-04-181-2/+5
|\
| * Added option "max_console_history_size"hut2010-04-171-0/+1
| * removed option "max_filesize_for_preview"hut2010-04-171-2/+1
| * Added option "show_hidden_bookmarks"hut2010-04-171-0/+3
* | Merge branch 'devel' of ssh://repo.or.cz/srv/git/ranger into develhut2010-04-161-9/+10
|\ \
| * \ Merge branch 'devel' of ssh://repo.or.cz/srv/git/ranger into develhut2010-04-161-0/+1
| |\ \
| * | | console: different prompthut2010-04-161-1/+2
| * | | deleted oldkeys.pyhut2010-04-161-555/+0
| * | | widgets.statusbar: Use "*" rather than "//" to indicate bold texthut2010-04-151-8/+8
* | | | Merge branch 'master' into develhut2010-04-161-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | defaults.apps: removed unnecessary escape characterhut2010-04-161-1/+1
* | | use utf8 encoding in keys.pyhut2010-04-161-0/+1
* | | Removed ranger/defaults/oldkeys.pyhut2010-04-141-555/+0
| |/ |/|
* | Merge branch 'newkey' into develhut2010-04-143-306/+871
|\ \
| * | defaults.keys: minor cleanuphut2010-04-141-2/+2
| * | synchronize key combinations with master branchhut2010-04-141-2/+2
| * | Merge branch 'master' into newkeyhut2010-04-132-5/+9
| |\ \
| * | | Don't use tab 0 by defaulthut2010-04-131-1/+1
| * | | Abbreviate HOME with ~ in the titlebarhut2010-04-131-0/+3