summary refs log tree commit diff stats
path: root/ranger
Commit message (Expand)AuthorAgeFilesLines
* keymap: make lines shorterhut2010-04-161-11/+11
* keymap: replace to_string and is_ascii_digit with builtin methodshut2010-04-161-13/+4
* keymap: moved simulate_press to where it belongs: tc_newkeyshut2010-04-161-9/+0
* use utf8 encoding in keys.pyhut2010-04-161-0/+1
* keymap: remove unused codehut2010-04-161-7/+0
* keymap: move translate_keys to ranger.ext.keybinding_parserhut2010-04-162-84/+105
* Removed ranger/defaults/oldkeys.pyhut2010-04-141-555/+0
* Merge branch 'newkey' into develhut2010-04-1420-737/+1620
|\
| * Merge branch 'dirarg' into newkeyhut2010-04-143-16/+40
| |\
| | * dirarg: improvedhut2010-04-142-13/+10
| | * dirarg: cleanuphut2010-04-142-6/+3
| | * dirarg: fully functioning nowhut2010-04-142-14/+21
| | * Merge branch 'newkey' into dirarghut2010-04-147-23/+21
| | |\
| | * | dirarg: tmphut2010-04-131-8/+9
| | * | dirarg: added unit test and almost working implementaitonhut2010-04-131-1/+5
| | * | Started implementing dirarghut2010-04-132-10/+28
| * | | defaults.keys: minor cleanuphut2010-04-141-2/+2
| | |/ | |/|
| * | Merge branch 'devel' into newkeyhut2010-04-146-21/+19
| |\ \
| * | | synchronize key combinations with master branchhut2010-04-141-2/+2
| | |/ | |/|
| * | container.keymap: Extended KeyManagerhut2010-04-131-4/+11
| * | Merge branch 'master' into newkeyhut2010-04-134-6/+30
| |\ \
| * | | Don't use tab 0 by defaulthut2010-04-132-3/+2
| * | | gui.bar: Fixed Zero Division Errorhut2010-04-131-1/+2
| * | | gui.bar: clean uphut2010-04-132-15/+11
| * | | Abbreviate HOME with ~ in the titlebarhut2010-04-134-5/+18
| * | | fix alt key for xtermhut2010-04-123-2/+13
| * | | added Direction.select()hut2010-04-121-0/+7
| * | | Merge branch 'master' into newkeyhut2010-04-1215-56/+68
| |\ \ \
| * | | | defaults.keys: improvedhut2010-04-091-2/+13
| * | | | Merge branch 'master' into newkeyhut2010-04-097-21/+107
| |\ \ \ \
| * | | | | tc_newkeys: fixed all but one testhut2010-04-093-52/+83
| * | | | | defaults.apps: edit xml files with editorhut2010-04-091-1/+3
| * | | | | partially fix tc_newkeyshut2010-04-093-35/+44
| * | | | | Merge branch 'devel' into newkeyhut2010-04-089-41/+27
| |\ \ \ \ \
| * | | | | | clean uphut2010-04-081-2/+1
| * | | | | | defaults.keys: remove useless key definitionhut2010-04-081-1/+0
| * | | | | | integrated new keyparser in pager + taskviewhut2010-04-073-31/+43
| * | | | | | more keys, fixed hinthut2010-04-072-6/+54
| * | | | | | start to integrate keybindingshut2010-04-074-53/+241
| * | | | | | added KeyManagerhut2010-04-0711-538/+650
| * | | | | | gui.ui: improvements in handling of special keyshut2010-04-072-4/+24
| * | | | | | Implement alt keys in corehut2010-04-074-19/+28
| * | | | | | container.keymap: support for Alt keyhut2010-04-071-1/+6
| * | | | | | updated container.keymap + testcase to work with new ext.directionhut2010-04-071-10/+2
| * | | | | | core.action: fixeshut2010-04-072-2/+9
| * | | | | | Merge branch 'devel' into newkeyhut2010-04-0732-809/+1341
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into newkeyhut2010-03-2445-3181/+1012
| |\ \ \ \ \ \ \
| * | | | | | | | keyparser: test for collisions with directories of a lenght > 1hut2010-03-091-13/+15
| * | | | | | | | keyparser: updaded copying notice in new fileshut2010-03-093-33/+36
| * | | | | | | | keyparser: stuffhut2010-03-096-28/+307