mc is slower and shows artifacts #1665
Labels
Area-Performance
Performance-related issue
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Tag-Fix
Doesn't match tag requirements
Product-Conhost
For issues in the Console codebase
Product-Terminal
The new Windows Terminal.
Resolution-No-Repro
We couldn't get this to happen, or it stopped happening entirely.
Milestone
Environment
Steps to reproduce
open Windows Terminal
ssh in any shell session (tested pwsh, cmd, bash) to linux server
start mc (midnight commander)
scroll through folder list with arrow down/up
do the same as above in pwsh or bash or cmd but started directly (without Windows Terminal)
Compare performance and screen quality
Expected behavior
Performance and stability should be at least the same in both cases
Actual behavior
Windows Terminal scenario is noticeably slower.
Windows terminal blinks with artifacts (mostly
|
) on each scroll step when you press and hold up/down key.Tested the same with mc in local bash session. Less artifacts and a bit improved speed but still noticable slowdown.
Seems related but not duplicate of #117
The text was updated successfully, but these errors were encountered: