summary refs log tree commit diff stats
path: root/ranger/keyapi.py
Commit message (Expand)AuthorAgeFilesLines
* made configuration more simplehut2010-01-251-132/+0
* cleanupshut2010-01-241-1/+1
* keyapi: fixed Wrapper so that it works with pydochut2010-01-201-0/+2
* keys: s runs $SHELL instead of "bash"hut2010-01-141-0/+1
* keyapi: added commentshut2010-01-141-1/+7
* keyapi: allow bind to act as a function decoratorhut2010-01-141-1/+7
* keys: improvementshut2010-01-141-1/+4
* added license informationhut2010-01-081-0/+14
* keyapi: fixed unwanted destructive operationhut2010-01-051-0/+1
* keyapi: a different approach to passing through typed numbershut2010-01-031-29/+65
* cleanupshut2010-01-021-1/+0
* keys: improved/fixed bindings for pagerhut2010-01-011-6/+6
* improved key binding implementationhut2009-12-271-0/+64
0.1.1&id=2958579ee75359dacfabb6d1b36664468011113c'>^
80e891a ^
05ec735 ^





84965d6 ^





05ec735 ^

05ec735 ^






80e891a ^
fa04a1e ^


84965d6 ^


80e891a ^

05ec735 ^

05ec735 ^
5685a17 ^
05ec735 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85