Summary: | Vim status line cutoff with latest master | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Kurt Hindenburg <khindenburg> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/utilities/konsole/commit/986aed091c2d2fd709d67e01e83c5b25f4f67a3d | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Screenshot of bad status line |
Description
Kurt Hindenburg
2021-01-23 18:20:56 UTC
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 |