STEPS TO REPRODUCE 1. vim somefile 2. search for item 3. hit n for next until you scrolldown (it works for some lines, not for others) OBSERVED RESULT First 30 chars on status line are blank - rest has correct info EXPECTED RESULT status line should always be visible SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Created attachment 135107 [details] Screenshot of bad status line
Git commit 986aed091c2d2fd709d67e01e83c5b25f4f67a3d by Carlos Alves. Committed on 26/01/2021 at 02:03. Pushed by hindenburg into branch 'master'. Fix moveImage error While changing some functions with STL, I though it was possible to move the line from source to destination, but it is causing a problem with console programs status line (ex: htop). M +1 -1 src/Screen.cpp https://invent.kde.org/utilities/konsole/commit/986aed091c2d2fd709d67e01e83c5b25f4f67a3d