mirror of
https://github.com/nushell/nushell
synced 2024-11-11 07:34:14 +00:00
Update TODO.md
This commit is contained in:
parent
06d819ecc8
commit
5021d61800
1 changed files with 1 additions and 1 deletions
2
TODO.md
2
TODO.md
|
@ -24,6 +24,7 @@
|
|||
- [x] Externals
|
||||
- [x] Modules and imports
|
||||
- [x] Exports
|
||||
- [x] Source
|
||||
- [ ] Input/output types
|
||||
- [ ] Support for `$in`
|
||||
- [ ] Value serialization
|
||||
|
@ -32,7 +33,6 @@
|
|||
- [ ] ctrl-c support
|
||||
- [ ] operator overflow
|
||||
- [ ] finish operator type-checking
|
||||
- [ ] Source
|
||||
- [ ] Overlays (replacement for `autoenv`)
|
||||
|
||||
## Maybe:
|
||||
|
|
Loading…
Reference in a new issue