summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0c89142b..c51f780f 100644
--- a/TODO
+++ b/TODO
@@ -53,6 +53,8 @@ Bugs
    (X) #41  10/01/17  capital file extensions are not recognized
    ( ) #46  10/01/19  old username displayed after using su
    (X) #49  10/01/19  fix unit tests :'(
+   ( ) #52  10/01/23  special characters in tab completion
+   ( ) #54  10/01/23  max_dirsize_for_autopreview not working
 
 
 Ideas
@@ -63,3 +65,4 @@ Ideas
    (X) #28  10/01/06  use regexp instead of string for searching
    ( ) #33  10/01/08  accelerate mousewheel speed
    ( ) #45  10/01/18  hooks for events like setting changes
+   ( ) #53  10/01/23  merge fm and environment
commit/post_test.go?h=v0.4.5&id=a6c816217f09e4d462949c2631a88439886ed655'>a6c8162 ^
6f93835 ^

a6c8162 ^






6f93835 ^
a6c8162 ^




a6c8162 ^
6f93835 ^
a6c8162 ^












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