- Hot Springs, Arkansas, USA
- https://www.nushell.sh/
- @fdncred
Highlights
- 5 discussions answered
Block or Report
Block or report fdncred
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
nu_scripts Public
Forked from nushell/nu_scripts
A place to share Nushell scripts with each other
Nu 1
-
vscode-nushell-lang Public
Forked from nushell/vscode-nushell-lang
A Nushell grammar and theme for Visual Studio Code
TypeScript 1
1,421 contributions in the last year
Contribution activity
March 2022
Created 135 commits in 4 repositories
Created 1 repository
- fdncred/nushell.github.io JavaScript
Created a pull request in nushell/nushell that received 3 comments
add a display of what the colors look like in ansi --list
Description
Thought I'd add a splash of color to ansi --list. Thoughts? Should I change the NUSHELL string to something else?
Tests
Make sure you'…
Opened 52 other pull requests in 5 repositories
nushell/nushell
1
open
29
merged
- Capnp updates
- update link
- rename export def to export alias
- add ability to execute on demand
- update comments, add other targets
- created an alternate way to determine line count
-
update
sizecommand to be more accurate -
add module name to
$nu.scope.commandsinfo - commands are either custom or builtin, not both
- fixed a couple more tests
- some tweaks to main for testing
-
rename
updatetoupsertto mirror what it really does -
added
nu-utilscrate, fixed issue where externals turn off vt processing -
update so that
--log-levelwill work properly -
add
$nu.pid - update edit: cmd: undo syntax
-
remove
$nu.cwd - nushell icons contributed by the community
- reorganize features a bit
- changed cargo.toml so plugins don't build with features=extra
- add ability to check if value does not contain something
- add ansi escape
- enable to-nu to include the whole dfr if rows is not specified
- just make install-all.sh executable
- build script for mac and linux
- Some pull requests not shown.
nushell/nushell.github.io
8
merged
nushell/nu_scripts
8
merged
nushell/vscode-nushell-lang
4
merged
jntrnr/nushell.github.io
2
merged
Reviewed 3 pull requests in 2 repositories
nushell/nushell
2 pull requests
nushell/nushell.github.io
1 pull request
Created an issue in nushell/nushell.github.io that received 6 comments
break up command_reference
Our new search engine, Algolia, doesn't like massive pages. I don't really blame it. It would be nice to break up the command reference page into a…
Opened 11 other issues in 1 repository
nushell/nushell
5
closed
6
open
- aliases to defs don't always work
- command to list nushell escapes
- 10 / bob doesn't set an exit code
- allow nushell to update deeply nested tables
- stack overflow from env_conversions
- add extra_usage text from open in 0.44 to decode
- add search terms to extra_usage
- add version and icon to windows version of nushell
- show the installed plugins
- register command panics on completion
- source fails if def is created before list