-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Issues: nushell/nushell
Help us with better command and parameter/flag descriptions
#5066
opened Apr 1, 2022 by
fdncred
Open
14
Mismatches between help messages and actual behaviour
#9573
opened Jun 30, 2023 by
baehyunsol
Open
13
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Nushell 0.101.0 pipeline crashes with 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)
terminated by SIGKILL
on very large file
🐛 bug
#14729
opened Jan 3, 2025 by
binChris
tail -f
functionality for watch
or open
command
enhancement
#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
#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
#13668
opened Aug 22, 2024 by
freijon
explore
should be faster on large tables
enhancement
#13062
opened Jun 5, 2024 by
rgwood
Can't interrupt during backend 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)
nu-glob
expansion
🐛 bug
#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
#10708
opened Oct 13, 2023 by
bluskript
open --raw
with multiple files splits contents into chunks of 8KB
🐛 bug
#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
#8350
opened Mar 7, 2023 by
ghost
lines
appears to collect input
performance
#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 New feature or request
streaming
Issues related to streaming data (or collecting data when it should be streamed)
get field
and to text
and other utilities
enhancement
#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.