summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-12-27 16:43:12 +0100
committerhut <hut@lavabit.com>2009-12-27 16:43:12 +0100
commit0b8a9d79273a91787eb4f373989d85e7a93e673b (patch)
tree17c9d982cd089d45fc6cfae8a0686241067d6b5b /TODO
parentd309f218d7d00405d5bca2f8c77344ce0c33a0bb (diff)
downloadranger-0b8a9d79273a91787eb4f373989d85e7a93e673b.tar.gz
implemented customized cycling through the directory
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 206f0445..bfd80a4d 100644
--- a/TODO
+++ b/TODO
@@ -17,4 +17,4 @@ General
    (X) #9   09/12/24  add a widget for managing running operations
    (X) #10  09/12/24  sorting
    (X) #11  09/12/27  filter
-   ( ) #12  09/12/27  jump through the list in a specific order
+   (X) #12  09/12/27  jump through the list in a specific order
ter James Booth <boothj5@gmail.com> 2012-07-01 14:47:09 +0100 Added autobuild tools' href='/danisanti/profani-tty/commit/.gitignore?id=30ca6cac3d7f86e4a43410ba361793cd99d97a10'>30ca6cac ^
376804be ^
d95ceeb3 ^

1814dcdd ^
b1375328 ^



c182f3ec ^
b1375328 ^


41fe8c22 ^
b1375328 ^





68ed20f1 ^





b1375328 ^


e94b604b ^
e0dfe483 ^
b1375328 ^


e0dfe483 ^

d944e825 ^


9d782fa6 ^
1bc69418 ^




a308f5e4 ^

9d782fa6 ^
7bc160c2 ^
1bc69418 ^




b68d2ce1 ^

1bc69418 ^

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