Skip to content

Issues: nushell/nushell

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Flag typing inconsistency for record needs-triage An issue that hasn't had any proper look
#14963 opened Jan 29, 2025 by Mudada
BUG: can't stop execution of open SQL_TABLE.db with Ctrl+ 🐛 bug Something isn't working signal-cancel Problems with how executions react to signals or attempts at cancellation (CTRL-C)
#14960 opened Jan 29, 2025 by Marat22
Using move to push columns to the start/end enhancement New feature or request needs-triage An issue that hasn't had any proper look
#14957 opened Jan 29, 2025 by Coca162
A collection of issues related to DotNuCompletion completions Issues related to tab completion
#14956 opened Jan 29, 2025 by blindFS
6 tasks
Different blocking behavior for start depending on platform inconsistent-behavior Behavior between different commands or types inconsistent/unexpected platform-specific platform-specific issues
#14947 opened Jan 28, 2025 by 132ikl
Nushell ignores changes to $env.config.color_config made from hooks needs-triage An issue that hasn't had any proper look
#14946 opened Jan 28, 2025 by weirdan
Case insensitivity for env_change hooks enhancement New feature or request needs-triage An issue that hasn't had any proper look
#14944 opened Jan 28, 2025 by NotTheDr01ds
serde_yml might be AI slop
#14934 opened Jan 27, 2025 by road2react
Use symlink startup PWD name needs-triage An issue that hasn't had any proper look
#14926 opened Jan 27, 2025 by Urie96
keybindings listen does not abort when pressing ESC needs-triage An issue that hasn't had any proper look
#14919 opened Jan 25, 2025 by LemmusLemmus
table panics on a certain string needs-triage An issue that hasn't had any proper look tabled Issues about our new table renderer (tabled)
#14910 opened Jan 24, 2025 by weirdan
help -f : ANSI coloring in table data breaks string manipulation needs-triage An issue that hasn't had any proper look
#14907 opened Jan 24, 2025 by reverendpaco
input -s does not append newline when user finished typing needs-triage An issue that hasn't had any proper look
#14902 opened Jan 24, 2025 by suimong
rm command does not throw when removing file in use error-handling How errors in externals/nu code are caught or handled programmatically (see also unhelpful-error) file-system Related to commands and core nushell behavior around the file system needs-triage An issue that hasn't had any proper look
#14900 opened Jan 23, 2025 by bminer
$env.config.table.show_empty ignores $env.config.use_ansi_coloring 🐛 bug Something isn't working configuration Issue related to nu's configuration good first issue Good for newcomers
#14896 opened Jan 23, 2025 by ocitrev
Cannot find editor executable with arguments configuration Issue related to nu's configuration line editor Issues related to reedline polish this problem makes nu feel unpolished
#14893 opened Jan 22, 2025 by RolandMarchand
Text editors cannot open $in when spread documentation issues relating to documentation redirection-pipe All related to redirection to files or more complex pipelines with STDERR semantics Places where we should define/clarify nushell's semantics
#14884 opened Jan 21, 2025 by RolandMarchand
does du excludes after searching? file-system Related to commands and core nushell behavior around the file system needs-triage An issue that hasn't had any proper look
#14871 opened Jan 20, 2025 by kurokirasama
Mutable "pipeline assignment" operator enhancement New feature or request needs-triage An issue that hasn't had any proper look syntax Changes to the grammar or syntax beyond parser bugfixes
#14870 opened Jan 20, 2025 by NotTheDr01ds
Change config lists to records configuration Issue related to nu's configuration enhancement New feature or request
#14869 opened Jan 20, 2025 by NotTheDr01ds
into filesize silently ignores certain invalid inputs and strips anything after the first whitespace. 🐛 bug Something isn't working silent-fail Cases where nothing or something bad happens and an error would be helpful and expected upstream problem with upstream dependency
#14866 opened Jan 19, 2025 by sholderbach
Support for implicitly pipelined subcommands enhancement New feature or request needs-triage An issue that hasn't had any proper look
#14864 opened Jan 19, 2025 by ajuckel
Infinite sequences cant be terminated when piped to to ... command. 🐛 bug Something isn't working signal-cancel Problems with how executions react to signals or attempts at cancellation (CTRL-C)
#14862 opened Jan 19, 2025 by NathanSnail
'mv *' moves dotfiles too file-system Related to commands and core nushell behavior around the file system glob-expansion Specific behavior around file-system globbing with regular commands or `glob`
#14858 opened Jan 19, 2025 by GasparVardanyan
Is apple's pkl mature enough to support? question the issue author asks something
#14853 opened Jan 18, 2025 by comods
ProTip! Exclude everything labeled bug with -label:bug.