]>
Commit | Line | Data |
---|---|---|
43e916c3 KB |
1 | |
2 | BUGS | |
3 | ===================================================================== | |
4 | ||
43e916c3 KB |
5 | - dmalloc shows duplicate deletion after merging two lines and |
6 | deleting the second half | |
7 | ||
6ba4e8ac KB |
8 | - printout page calculation still a bit wrong |
9 | - word wrap for objects with lots of non-space needs to search in positive | |
10 | direction if begin of first object is reached | |
11 | ||
43e916c3 KB |
12 | TODO |
13 | ===================================================================== | |
6ba4e8ac KB |
14 | - replacement of llist in window |
15 | - undo | |
43e916c3 | 16 | - Selections |
43e916c3 KB |
17 | - More optimisations |
18 |