This website requires JavaScript.
Explore
Help
Sign In
Public
/
nushell
Watch
1
Star
0
Fork
0
You've already forked nushell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
058738c48c
nushell
/
crates
/
nu-command
/
src
/
filesystem
History
JT
058738c48c
More shell fixes (
#673
)
2022-01-05 17:36:42 +11:00
..
cd.rs
More shell fixes (
#673
)
2022-01-05 17:36:42 +11:00
cp.rs
Use only $nu.env.PWD for getting the current directory (
#587
)
2022-01-05 09:30:34 +11:00
ls.rs
Use only $nu.env.PWD for getting the current directory (
#587
)
2022-01-05 09:30:34 +11:00
mkdir.rs
Use only $nu.env.PWD for getting the current directory (
#587
)
2022-01-05 09:30:34 +11:00
mod.rs
Add support for 'open' (
#573
)
2021-12-25 06:24:55 +11:00
mv.rs
Use only $nu.env.PWD for getting the current directory (
#587
)
2022-01-05 09:30:34 +11:00
open.rs
Fix some 'open' signature stuff (
#583
)
2021-12-26 09:13:43 +11:00
rm.rs
Use only $nu.env.PWD for getting the current directory (
#587
)
2022-01-05 09:30:34 +11:00
touch.rs
Fix directory change lag (
#672
)
2022-01-05 16:50:27 +11:00
util.rs
Use only $nu.env.PWD for getting the current directory (
#587
)
2022-01-05 09:30:34 +11:00