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

Suspend on ctrl+z enhancement New feature or request signal-cancel Problems with how executions react to signals or attempts at cancellation (CTRL-C)
#14995 opened Feb 3, 2025 by Kreijstal
explore Add expand shortcut in selection mode enhancement New feature or request
#14993 opened Feb 3, 2025 by dam4rus
Panic in if const eval in argument default in incomplete parse 🐛 bug Something isn't working const-eval Evaluation of const expressions at parse time if possible needs-triage An issue that hasn't had any proper look panic parser Issues related to parsing
#14972 opened Jan 30, 2025 by sholderbach
Panic missing required scope frame in match nonsense code 🐛 bug Something isn't working needs-triage An issue that hasn't had any proper look panic parser Issues related to parsing scoping/name-resolution How Nu finds which variables/functions are in scope and to what they are bound
#14971 opened Jan 30, 2025 by sholderbach
BUG: can't activate python virtual environment needs-triage An issue that hasn't had any proper look windows A Windows specific issue
#14969 opened Jan 30, 2025 by Marat22
polars repl subcommand dataframe issues related to the dataframe implementation enhancement New feature or request needs-triage An issue that hasn't had any proper look
#14967 opened Jan 30, 2025 by iliya-malecki
Flag typing inconsistency for record 🐛 bug Something isn't working inconsistent-behavior Behavior between different commands or types inconsistent/unexpected type-system Problems or features related to nushell's type system
#14963 opened Jan 29, 2025 by Mudada
BUG: can't stop execution of open SQL_TABLE.db with Ctrl+C 🐛 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
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 configuration Issue related to nu's configuration hooks Hooks are used to react to changes during interactive execution 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 environment hooks Hooks are used to react to changes during interactive execution needs-triage An issue that hasn't had any proper look semantics Places where we should define/clarify nushell's semantics
#14944 opened Jan 28, 2025 by NotTheDr01ds
Use symlink startup PWD name file-system Related to commands and core nushell behavior around the file system 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 panic 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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.