mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update TODO
This commit is contained in:
parent
e1fe232254
commit
14963032c3
1 changed files with 11 additions and 1 deletions
10
TODO
10
TODO
|
|
@ -1,3 +1,13 @@
|
|||
* Add support for nested configuration files
|
||||
|
||||
Add "include" directive to make it possible to include a configuration file
|
||||
from another. For example:
|
||||
|
||||
[include work/config]
|
||||
|
||||
The feature should support including files that include other files etc.
|
||||
(multi level nesting).
|
||||
|
||||
* Porting layer to support native win32 builds.
|
||||
|
||||
Some of the work that needs to be done:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue