|
|
@ -10,7 +10,8 @@ |
|
|
|
[ ] font: use system fonts |
|
|
|
[ ] font: use system fonts |
|
|
|
[ ] font: implement hashmap of already rendered glyphs and only re-draw the |
|
|
|
[ ] font: implement hashmap of already rendered glyphs and only re-draw the |
|
|
|
ones that are not in that map |
|
|
|
ones that are not in that map |
|
|
|
[ ] resize text on the fly |
|
|
|
[ ] font: resize text on the fly |
|
|
|
|
|
|
|
[ ] ui: change ui scale on the fly |
|
|
|
[x] add menu to exec arbitrary command -> added console |
|
|
|
[x] add menu to exec arbitrary command -> added console |
|
|
|
[ ] that command can be what is selected |
|
|
|
[ ] that command can be what is selected |
|
|
|
[ ] console: accept input |
|
|
|
[ ] console: accept input |
|
|
@ -51,3 +52,4 @@ |
|
|
|
search feature |
|
|
|
search feature |
|
|
|
[x] implement visual "ruler" at column 80 |
|
|
|
[x] implement visual "ruler" at column 80 |
|
|
|
[ ] show hidden files config and binding |
|
|
|
[ ] show hidden files config and binding |
|
|
|
|
|
|
|
[ ] syntax: highlight FIXME TODO BUG FIX and IMPROVEMENT keywords |
|
|
|