JT
|
8ee619954d
|
Start support for commandline args to nu itself (#851)
* cmdline args wip
* WIP
* redirect working
* Add help and examples
* Only show flags in signature of more than help
|
2022-01-27 01:42:39 +11:00 |
|
JT
|
75db4a75bc
|
Save (#750)
* Add support for save
* Add support for binary filetypes
|
2022-01-16 07:44:20 +11:00 |
|
JT
|
a811eee6b8
|
Add support for 'open' (#573)
|
2021-12-25 06:24:55 +11:00 |
|
Michael Angerman
|
297f3ba575
|
clean up filesystem by moving get_interactive_confirmation into util.rs
|
2021-10-23 10:57:45 -07:00 |
|
Gabriel B Gutierrez
|
8c2ae1eed1
|
-i flag finished, lacking tests
|
2021-10-14 14:54:51 -03:00 |
|
xiuxiu62
|
491efab09b
|
remove open and save
|
2021-10-10 13:24:54 -07:00 |
|
xiuxiu62
|
97ca242634
|
add rm command + stubs for open and save
|
2021-10-09 21:13:15 -07:00 |
|
xiuxiu62
|
bdfe8c0888
|
add mkdir command
|
2021-10-07 15:20:23 -07:00 |
|
xiuxiu62
|
adabc839bf
|
add touch command
|
2021-10-07 14:18:03 -07:00 |
|
xiuxiu62
|
5da1310696
|
add fs utils
|
2021-10-05 12:55:33 -07:00 |
|
xiuxiu62
|
e325fd114d
|
port the mv command
|
2021-10-04 04:32:08 -07:00 |
|
JT
|
91090e1db1
|
Add simple cd
|
2021-10-03 09:16:37 +13:00 |
|
JT
|
8250b44ce5
|
moved commands
|
2021-09-30 07:25:05 +13:00 |
|