Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into devel | hut | 2010-04-16 | 1 | -4/+2 |
|\ | |||||
| * | widgets.statusbar: cleanups | hut | 2010-04-16 | 1 | -4/+2 |
| | | |||||
* | | Merge branch 'master' into devel | hut | 2010-04-16 | 3 | -1/+6 |
|\| | |||||
| * | ranger.1: added S key to man page | hut | 2010-04-16 | 1 | -0/+3 |
| | | |||||
| * | added ruby mimetype | hut | 2010-04-16 | 1 | -0/+2 |
| | | |||||
| * | defaults.apps: removed unnecessary escape character | hut | 2010-04-16 | 1 | -1/+1 |
| | | |||||
* | | ranger.container.keymap: added some documentation | hut | 2010-04-16 | 2 | -2/+20 |
| | | |||||
* | | moved container.keymap.KeyBuffer into seperate module | hut | 2010-04-16 | 5 | -163/+182 |
| | | |||||
* | | keymap: make lines shorter | hut | 2010-04-16 | 1 | -11/+11 |
| | | |||||
* | | keymap: replace to_string and is_ascii_digit with builtin methods | hut | 2010-04-16 | 1 | -13/+4 |
| | | |||||
* | | keymap: moved simulate_press to where it belongs: tc_newkeys | hut | 2010-04-16 | 2 | -14/+14 |
| | | |||||
* | | use utf8 encoding in keys.py | hut | 2010-04-16 | 1 | -0/+1 |
| | | |||||
* | | keymap: remove unused code | hut | 2010-04-16 | 1 | -7/+0 |
| | | |||||
* | | keymap: move translate_keys to ranger.ext.keybinding_parser | hut | 2010-04-16 | 3 | -86/+108 |
| | | |||||
* | | Removed ranger/defaults/oldkeys.py | hut | 2010-04-14 | 1 | -555/+0 |
| | | |||||
* | | Merge branch 'newkey' into devel | hut | 2010-04-14 | 25 | -842/+2222 |
|\ \ | |||||
| * \ | Merge branch 'dirarg' into newkey | hut | 2010-04-14 | 4 | -16/+47 |
| |\ \ | |||||
| | * | | dirarg: improved | hut | 2010-04-14 | 2 | -13/+10 |
| | | | | |||||
| | * | | dirarg: cleanup | hut | 2010-04-14 | 2 | -6/+3 |
| | | | | |||||
| | * | | dirarg: fully functioning now | hut | 2010-04-14 | 2 | -14/+21 |
| | | | | |||||
| | * | | Merge branch 'newkey' into dirarg | hut | 2010-04-14 | 9 | -24/+41 |
| | |\ \ | |||||
| | * | | | dirarg: tmp | hut | 2010-04-13 | 1 | -8/+9 |
| | | | | | |||||
| | * | | | dirarg: added unit test and almost working implementaiton | hut | 2010-04-13 | 2 | -1/+12 |
| | | | | | |||||
| | * | | | Started implementing dirarg | hut | 2010-04-13 | 2 | -10/+28 |
| | | | | | |||||
| * | | | | defaults.keys: minor cleanup | hut | 2010-04-14 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'devel' into newkey | hut | 2010-04-14 | 8 | -22/+39 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/__main__.py ranger/defaults/keys.py ranger/gui/widgets/console.py | ||||
| * | | | | synchronize key combinations with master branch | hut | 2010-04-14 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
| * | | | container.keymap: Extended KeyManager | hut | 2010-04-13 | 1 | -4/+11 |
| | | | | |||||
| * | | | Merge branch 'master' into newkey | hut | 2010-04-13 | 5 | -7/+31 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py | ||||
| * | | | | Don't use tab 0 by default | hut | 2010-04-13 | 2 | -3/+2 |
| | | | | | |||||
| * | | | | gui.bar: Fixed Zero Division Error | hut | 2010-04-13 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | gui.bar: clean up | hut | 2010-04-13 | 2 | -15/+11 |
| | | | | | |||||
| * | | | | Abbreviate HOME with ~ in the titlebar | hut | 2010-04-13 | 4 | -5/+18 |
| | | | | | |||||
| * | | | | Fixed suggested cd-after-exit-script for zsh | hut | 2010-04-13 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | fix alt key for xterm | hut | 2010-04-12 | 3 | -2/+13 |
| | | | | | |||||
| * | | | | ranger.py: removed whitespace | hut | 2010-04-12 | 1 | -4/+0 |
| | | | | | |||||
| * | | | | added Direction.select() | hut | 2010-04-12 | 1 | -0/+7 |
| | | | | | |||||
| * | | | | Merge branch 'master' into newkey | hut | 2010-04-12 | 15 | -56/+68 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py ranger/gui/widgets/console.py | ||||
| * | | | | | defaults.keys: improved | hut | 2010-04-09 | 1 | -2/+13 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into newkey | hut | 2010-04-09 | 8 | -21/+121 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py | ||||
| * | | | | | | tc_newkeys: fixed all but one test | hut | 2010-04-09 | 4 | -58/+107 |
| | | | | | | | |||||
| * | | | | | | defaults.apps: edit xml files with editor | hut | 2010-04-09 | 1 | -1/+3 |
| | | | | | | | |||||
| * | | | | | | partially fix tc_newkeys | hut | 2010-04-09 | 4 | -61/+72 |
| | | | | | | | |||||
| * | | | | | | tc_direction: fixed | hut | 2010-04-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | maximum=X means that the maximum value is set to X-1. Works for lists: d.move(maximum=len(lst)) is this counter intuitive? | ||||
| * | | | | | | Merge branch 'devel' into newkey | hut | 2010-04-08 | 10 | -41/+29 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py | ||||
| * | | | | | | | tc_newkey: added 2 failing test cases. Fix it! | hut | 2010-04-08 | 1 | -13/+53 |
| | | | | | | | | |||||
| * | | | | | | | clean up | hut | 2010-04-08 | 2 | -3/+3 |
| | | | | | | | | |||||
| * | | | | | | | defaults.keys: remove useless key definition | hut | 2010-04-08 | 1 | -1/+0 |
| | | | | | | | | |||||
| * | | | | | | | removed ABOUT_THIS_BRANCH file | hut | 2010-04-07 | 1 | -14/+0 |
| | | | | | | | | |||||
| * | | | | | | | integrated new keyparser in pager + taskview | hut | 2010-04-07 | 3 | -31/+43 |
| | | | | | | | |