-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
I looked into adding bat
to Nushell last night, and one issue I ran across was that there wasn't a way to send bat
the string content we have. Since Nushell handles its own pipelines, we have streams of text that might have been loaded earlier in the pipeline. Rather than trying to load the original file, it'd be great to be able to display the lines that we have available as string content.
Would this be compatible with the bat's direction, by chance?
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request