Update TODO
This commit is contained in:
parent
1ae1b19888
commit
eca3557df7
12
TODO
12
TODO
@ -1,3 +1,15 @@
|
|||||||
|
New config TODO
|
||||||
|
===============
|
||||||
|
|
||||||
|
- Writing _monospace doesn't work correctly (indented too much?)
|
||||||
|
- How to handle interpolation correctly? Maybe we really should handle interpolation ourselves?
|
||||||
|
Main problem: When re-writing the value, we don't know about the interpolation anymore, so we write the wrong value.
|
||||||
|
- Tabbing through setting completion does not work
|
||||||
|
- Completion only should change models when necessary -> refactor whole model selection logic
|
||||||
|
- Changing models is awfully slow, maybe we should have a QSFPM for every model and switch between them
|
||||||
|
- Add correctly working :get and :set commands
|
||||||
|
- Implement different layers of config options correctly, not only default.
|
||||||
|
|
||||||
Bugs
|
Bugs
|
||||||
====
|
====
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user