-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplantree-sticky-scrollSticky Scroll in TreesSticky Scroll in Trees
Milestone
Description
Testing #199153
For this dir structure:
We see this:
But that omits likely the most important parts which are a, b, c, d, e. So this is what I expect in this case where the maximum is hit:
I don't think the editor does this either (cc @aiday-mar), but some prior art in the terminal is that it prioritizes the most important parts of the prompt to show. Say you have this prompt:
1
2 <cwd>
3 $ <multi-line
4 command>
Lines will be prioritized by command input first, remaining prompt second and empty lines on either end will be trimmed, resulting in 3 > 4 > 2
.
IllusionMH
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplantree-sticky-scrollSticky Scroll in TreesSticky Scroll in Trees