mirror of
https://github.com/nushell/nushell
synced 2024-12-26 04:53:09 +00:00
Update README.md
This commit is contained in:
parent
dfc478e074
commit
da42100374
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ Nu is in heavy development and will naturally change as it matures and people us
|
|||
| Errors | | | | X | | Error reporting works, but could use usability polish |
|
||||
| Documentation | | | X | | | Book updated to latest release, including usage examples |
|
||||
| Paging | | | | X | | Textview has paging, but we'd like paging for tables |
|
||||
| Functions | | | X | | | Functions and aliases are supported |
|
||||
| Functions | | | | X | | Functions and aliases are supported |
|
||||
| Variables | | | | X | | Nu supports variables and environment variables |
|
||||
| Completions | | | | X | | Completions for filepaths |
|
||||
| Type-checking | | | X | | | Commands check basic types, but input/output isn't checked |
|
||||
|
|
Loading…
Reference in a new issue