Small improvements
This commit is contained in:
@@ -10,12 +10,13 @@
|
||||
|
||||
Arena Perm;
|
||||
|
||||
/* New threading model idea
|
||||
I could just spin up a bunch of threads and then
|
||||
don't kill them. Just use them for searching! Each
|
||||
one would have it's own xarena and so on.
|
||||
|
||||
/*
|
||||
|
||||
TODO:
|
||||
- New threading model idea: I could just spin up a bunch of threads and then don't kill them. Just use them for searching! Each one would have it's own xarena and so on.
|
||||
- Improve scrolling
|
||||
- Highlight selected line
|
||||
- Improve the looks of the application
|
||||
*/
|
||||
|
||||
struct TimeString {
|
||||
|
||||
Reference in New Issue
Block a user