-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Clear buffer doesn't clear scroll marks #20086
Copy link
Copy link
Open
Labels
Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meeting
Description
Windows Terminal version
1.24.10921.0
Windows build number
10.0.19045.0
Other Software
- bash (inside WSL, and with Git for Windows Bash)
- cmd (Windows Command Prompt)
I'm experiencing this on two other Windows 11 machines, as well.
Steps to reproduce
- Fill in scroll marks, f.e. by repeated Enter (empty command)
- Press Ctrl+Shift+K (Clear buffer)
Expected Behavior
Scroll marks should be cleared.
Actual Behavior
Scroll marks are not cleared, and they are not updated properly further.
After Ctrl+Shift+K:
Repeat empty commands halfway though and issue cls command:
Only the marks before the current position get cleared:
Next, no new marks appear:
until I pass the "stale" marks position and issue cls again.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meeting




