Stefan Holderbach

Results 458 comments of Stefan Holderbach

If I remember @fdncred 's feedback correctly the main concern here was the behavior of what happens when you try to delete a history entry when you are not actually...

I think having basic code highlighting alone is a major improvement, we shouldn't block landing it just to also get syntax specific highlighting. I think we should be good to...

Before we sink even more complexity into it, I think not italic is fine and typographically better for some situations, I get it for pure names as that is a...

@132ikl you never hit close here, so I will take the liberty to infer from your message that its ok when I do it :) Definitely more and more ideas...

Thanks for thinking about the documentation If the documentation change is just part of the command page, you don't have to do anything. If it makes sense to add something...

I feel like your request should be narrowed to the parse errors relating to the availability/validity of a module. It seems bad suppressing any parse error not down to: 1....

One thing to consider is whether we want different behavior for the trailing pipeline position vs. for a pipeline element? Is the assumption correct that when you want to pipe...

> Could you maybe give one or two examples with code? :) My gut feeling was that when comparing a) or b) ```nushell # a) foo | may-fail # b)...

With all that complexity I get more and more confused what is the responsibility of reedline, the `Completer` implementation as the data provider, the custom `Menu` etc.

@ayax79 / @maxim-uvarov is this still relevant with the polars plugin dataframes?