summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1107dee9..e91a1598 100644
--- a/TODO
+++ b/TODO
@@ -54,6 +54,7 @@ General
    ( ) #81  10/04/15  system crash when previewing /proc/kcore with root permissions
    ( ) #83  10/04/19  better ways to mark files. eg by regexp, filetype,..
    ( ) #86  10/04/21  narg for move_parent
+   ( ) #60  10/02/05  utf support improvable
 
 
 Bugs
@@ -72,7 +73,6 @@ Bugs
    (X) #49  10/01/19  fix unit tests :'(
    (X) #52  10/01/23  special characters in tab completion
    (X) #54  10/01/23  max_dirsize_for_autopreview not working
-   ( ) #60  10/02/05  utf support improvable
    (X) #62  10/02/15  curs_set can raise an exception
    (X) #65  10/02/16  "source ranger ranger some/file.txt" shouldn't cd after exit
    (X) #67  10/03/08  terminal title in tty
id=55a3c1b5a3f0402c0860e5f9ab055c65feb517dc'>55a3c1b ^
55a3c1b ^
77122fe ^
55a3c1b ^
55a3c1b ^

719415e ^


a565af2
452f36f ^
a565af2


452f36f ^
a565af2


452f36f ^
a565af2


452f36f ^
a565af2





















719415e ^


a565af2
719415e ^
a565af2

719415e ^
a565af2


























719415e ^
a565af2


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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106