Skip to content

No labels!

There aren’t any labels for this repository quite yet.

accessibility
accessibility
An issue to make Nushell more accessible to anyone
alias
alias
Issues around support for command aliases, touches parser and name resolution
android
android
Issues observed specifically on Android/Termux etc.
🐛 bug
:bug: bug
Something isn't working
build-package
build-package
Everything concerning the CI build process and packaging of nushell
ci
ci
Related to one or more of the CI jobs
command-overloading
command-overloading
Problems related to the overloading of command verbs based on different input (pipeline) types
completions
completions
Issues related to tab completion
configuration
configuration
Issue related to nu's configuration
coreutils-uutils
coreutils-uutils
Changes relating to coreutils/uutils
cratification
cratification
dataframe
dataframe
issues related to the dataframe implementation
delight
delight
this feature would delight users
dependencies
dependencies
Pull requests that update a dependency file
deprecation
deprecation
Related to the deprecation of commands
documentation
documentation
issues relating to documentation
duplicate
duplicate
This issue is a duplicate of another issue and will be consolidated for easier handling
engine-q
engine-q
related to the upcoming engine update
engine-r
engine-r
Issue related to the upcoming engine refactor
enhancement
enhancement
New feature or request
environment
environment
error-handling
error-handling
How errors in externals/nu code are caught or handled programmatically (see also unhelpful-error)
exempt
exempt
label to exempt from stale bot
external-commands
external-commands
Issues related to external commands
file-format
file-format
Parsing/Writing of file formats/protocols
file-system
file-system
Related to commands and core nushell behavior around the file system
freebsd
freebsd
Issues observed specifically on FreeBSD
github_actions
github_actions
Pull requests that update GitHub Actions code
glob-expansion
glob-expansion
Specific behavior around file-system globbing with regular commands or `glob`
good first issue
good first issue
Good for newcomers