Stefan Holderbach

Results 458 comments of Stefan Holderbach

@bartlomieju we now have a MVP support for printing whole line messages thanks to #467 by @GrxE

Mhh @elferherrera, did something relating the general API change with your latest menu changes?

How should we vote or state our priorities?

As the granularity/scope of the ideas/milestones varies we may want to break the main themes out into separate tracking issues under a milestone so that we can better keep track...

My suggestion would be to put a list of the eight currently most important/controversial ideas in a comment below with the emojis as labels, so we can update the top...

# Voting on the feature areas you want the project to focus on Vote for the topic(s) you care about by selecting the corresponding emoji. (No judgement based on the...

I would like to add the category 'System interaction' including stuff like compatibility validation on ssh, tmux etc. There it would fit in. Where is the responsibility boundary between line...

> In bash we can do : > > ```shell > nu \ > -c 'version' > ``` > > to break lines, maybe we can add this feature too....

> Now that I read it again, I'm wondering what would happen is we could fix the position in the active input row. Say that the input is always on...

There has to be a way, all our favorite fully fledged editors seem to be able to do it. With mouse support scrolling is interceptable: https://docs.rs/crossterm/0.22.1/crossterm/event/enum.MouseEventKind.html If the nushell cli...