This website requires JavaScript.
Explore
Help
Sign In
holm
/
nushell
Watch
1
Star
1
Fork
0
You've already forked nushell
forked from
extern/nushell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nushell
/
crates
/
nu-cli
History
Michael Nitschinger
2fa83b0bbe
Pub expose InterruptibleStream and InputStream. (
#1952
)
...
This allows crate users to make sure their long-running streams can be interrupted with ctrl-c.
2020-06-09 05:17:19 +12:00
..
src
Pub expose InterruptibleStream and InputStream. (
#1952
)
2020-06-09 05:17:19 +12:00
tests
When the nushell is located in a path that has a space in it, these tests break, this fixes it (
#1944
)
2020-06-07 15:50:52 +12:00
Cargo.toml
Bump to latest rustyline (
#1937
)
2020-06-05 05:50:12 +12:00