pwygab
|
b8d253cbd7
|
Attempts to add a command that checks if nushell is running with admin priveleges (#5712)
* attempts to add is-admin command
* fmt and clippy
* fmt
* Update is_admin.rs
* typos
* typo in example
|
2022-06-06 06:55:23 -05:00 |
|
JT
|
a16e485cce
|
Add support for defining known externals with their own custom completions (#4425)
* WIP for known externals
* Now completions can work from scripts
* Add support for definiing externs
* finish cleaning up old proof-of-concept
|
2022-02-11 13:38:10 -05:00 |
|
Jakub Žádník
|
2fbd182993
|
Allow viewing the source code of blocks (#894)
* Add spans to blocks and view command
* Better description; Cleanup
* Rename "view" command to "view-source"
|
2022-01-31 00:05:25 +02:00 |
|
JT
|
8250b44ce5
|
moved commands
|
2021-09-30 07:25:05 +13:00 |
|