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

Nushell 0.101.0 pipeline crashes with terminated by SIGKILL on very large file 🐛 bug Something isn't working needs-triage An issue that hasn't had any proper look redirection-pipe All related to redirection to files or more complex pipelines with STDERR streaming Issues related to streaming data (or collecting data when it should be streamed)
#14729 opened Jan 3, 2025 by binChris
tail -f functionality for watch or open command enhancement New feature or request needs-triage An issue that hasn't had any proper look streaming Issues related to streaming data (or collecting data when it should be streamed)
#14529 opened Dec 6, 2024 by bminer
Streaming is not working for table data needs-triage An issue that hasn't had any proper look streaming Issues related to streaming data (or collecting data when it should be streamed)
#14338 opened Nov 14, 2024 by petrkozorezov
$in | print doesn't insert line ending for string (stream) (print $in does) inconsistent-behavior Behavior between different commands or types inconsistent/unexpected needs-triage An issue that hasn't had any proper look streaming Issues related to streaming data (or collecting data when it should be streamed)
#14179 opened Oct 27, 2024 by CAD97
print function behaves inconsistently on string pipe input inconsistent-behavior Behavior between different commands or types inconsistent/unexpected needs-triage An issue that hasn't had any proper look streaming Issues related to streaming data (or collecting data when it should be streamed)
#13970 opened Oct 1, 2024 by j-xella
add streaming support to par-each enhancement New feature or request streaming Issues related to streaming data (or collecting data when it should be streamed)
#13720 opened Aug 28, 2024 by cablehead
bytes at gets slower the bigger the input is needs-triage An issue that hasn't had any proper look performance Work to make nushell quicker and use less resources streaming Issues related to streaming data (or collecting data when it should be streamed)
#13668 opened Aug 22, 2024 by freijon
explore should be faster on large tables enhancement New feature or request performance Work to make nushell quicker and use less resources streaming Issues related to streaming data (or collecting data when it should be streamed)
#13062 opened Jun 5, 2024 by rgwood
Can't interrupt during backend nu-glob expansion 🐛 bug Something isn't working glob-expansion Specific behavior around file-system globbing with regular commands or `glob` signal-cancel Problems with how executions react to signals or attempts at cancellation (CTRL-C) streaming Issues related to streaming data (or collecting data when it should be streamed)
#12649 opened Apr 24, 2024 by KAAtheWiseGit
First-class stream type enhancement New feature or request streaming Issues related to streaming data (or collecting data when it should be streamed) type-system Problems or features related to nushell's type system
#10916 opened Nov 1, 2023 by KAAtheWiseGit
split row should stream results for raw inputs enhancement New feature or request performance Work to make nushell quicker and use less resources streaming Issues related to streaming data (or collecting data when it should be streamed)
#10708 opened Oct 13, 2023 by bluskript
open --raw with multiple files splits contents into chunks of 8KB 🐛 bug Something isn't working file-system Related to commands and core nushell behavior around the file system redirection-pipe All related to redirection to files or more complex pipelines with STDERR streaming Issues related to streaming data (or collecting data when it should be streamed)
#10027 opened Aug 16, 2023 by tertsdiepraam
when there's a delay between additional rows of a table being output, they are printed as separate tables streaming Issues related to streaming data (or collecting data when it should be streamed) tabled Issues about our new table renderer (tabled)
#9405 opened Jun 11, 2023 by BLucky-gh
$in forces a stream to be consumed needs-design this feature requires design redirection-pipe All related to redirection to files or more complex pipelines with STDERR streaming Issues related to streaming data (or collecting data when it should be streamed)
#8350 opened Mar 7, 2023 by ghost
lines appears to collect input performance Work to make nushell quicker and use less resources streaming Issues related to streaming data (or collecting data when it should be streamed)
#8016 opened Feb 9, 2023 by partiallyordered
Pipes are not checking for errors before sending it to the next one error-handling How errors in externals/nu code are caught or handled programmatically (see also unhelpful-error) streaming Issues related to streaming data (or collecting data when it should be streamed)
#7707 opened Jan 8, 2023 by Xoffio
Streaming get field and to text and other utilities enhancement New feature or request streaming Issues related to streaming data (or collecting data when it should be streamed)
#6178 opened Jul 29, 2022 by wmstack
Put a notice for every command that collects the input documentation issues relating to documentation streaming Issues related to streaming data (or collecting data when it should be streamed)
#4282 opened Oct 28, 2021 by kubouch
ProTip! Type g i on any issue or pull request to go back to the issue listing page.