index
:
ranger
this commit
master
mirror of ranger - a simple, vim-like file manager
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ranger
Commit message (
Expand
)
Author
Age
Files
Lines
*
ranger.container.keymap: added some documentation
hut
2010-04-16
2
-2
/
+20
*
moved container.keymap.KeyBuffer into seperate module
hut
2010-04-16
4
-163
/
+181
*
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
1
-9
/
+0
*
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
2
-84
/
+105
*
Removed ranger/defaults/oldkeys.py
hut
2010-04-14
1
-555
/
+0
*
Merge branch 'newkey' into devel
hut
2010-04-14
20
-737
/
+1620
|
\
|
*
Merge branch 'dirarg' into newkey
hut
2010-04-14
3
-16
/
+40
|
|
\
|
|
*
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
7
-23
/
+21
|
|
|
\
|
|
*
|
dirarg: tmp
hut
2010-04-13
1
-8
/
+9
|
|
*
|
dirarg: added unit test and almost working implementaiton
hut
2010-04-13
1
-1
/
+5
|
|
*
|
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
6
-21
/
+19
|
|
\
\
|
*
|
|
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
4
-6
/
+30
|
|
\
\
|
*
|
|
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
|
*
|
|
fix alt key for xterm
hut
2010-04-12
3
-2
/
+13
|
*
|
|
added Direction.select()
hut
2010-04-12
1
-0
/
+7
|
*
|
|
Merge branch 'master' into newkey
hut
2010-04-12
15
-56
/
+68
|
|
\
\
\
|
*
|
|
|
defaults.keys: improved
hut
2010-04-09
1
-2
/
+13
|
*
|
|
|
Merge branch 'master' into newkey
hut
2010-04-09
7
-21
/
+107
|
|
\
\
\
\
|
*
|
|
|
|
tc_newkeys: fixed all but one test
hut
2010-04-09
3
-52
/
+83
|
*
|
|
|
|
defaults.apps: edit xml files with editor
hut
2010-04-09
1
-1
/
+3
|
*
|
|
|
|
partially fix tc_newkeys
hut
2010-04-09
3
-35
/
+44
|
*
|
|
|
|
Merge branch 'devel' into newkey
hut
2010-04-08
9
-41
/
+27
|
|
\
\
\
\
\
|
*
|
|
|
|
|
clean up
hut
2010-04-08
1
-2
/
+1
|
*
|
|
|
|
|
defaults.keys: remove useless key definition
hut
2010-04-08
1
-1
/
+0
|
*
|
|
|
|
|
integrated new keyparser in pager + taskview
hut
2010-04-07
3
-31
/
+43
|
*
|
|
|
|
|
more keys, fixed hint
hut
2010-04-07
2
-6
/
+54
|
*
|
|
|
|
|
start to integrate keybindings
hut
2010-04-07
4
-53
/
+241
|
*
|
|
|
|
|
added KeyManager
hut
2010-04-07
11
-538
/
+650
|
*
|
|
|
|
|
gui.ui: improvements in handling of special keys
hut
2010-04-07
2
-4
/
+24
|
*
|
|
|
|
|
Implement alt keys in core
hut
2010-04-07
4
-19
/
+28
|
*
|
|
|
|
|
container.keymap: support for Alt key
hut
2010-04-07
1
-1
/
+6
|
*
|
|
|
|
|
updated container.keymap + testcase to work with new ext.direction
hut
2010-04-07
1
-10
/
+2
|
*
|
|
|
|
|
core.action: fixes
hut
2010-04-07
2
-2
/
+9
|
*
|
|
|
|
|
Merge branch 'devel' into newkey
hut
2010-04-07
32
-809
/
+1341
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' into newkey
hut
2010-03-24
45
-3181
/
+1012
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
keyparser: test for collisions with directories of a lenght > 1
hut
2010-03-09
1
-13
/
+15
[next]