Summary: | Konsole line numbers do not remember whether enabled in previous session. | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Roke Julian Lockhart Beedell <4wy78uwh> |
Component: | emulation | Assignee: | Konsole Developer <konsole-devel> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | matan |
Priority: | NOR | Flags: | 4wy78uwh:
performance-
|
Version: | 24.02.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=485923 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Roke Julian Lockhart Beedell
2024-04-22 14:47:53 UTC
This is the result of konsole's profile saving semantics. A profile is saved when OK or Apply are pressed in the edit dialog. When a profile is modified by a keyboard shortcut, it is not saved. See discussion here https://invent.kde.org/utilities/konsole/-/merge_requests/392 (and some bugs here). If you want to save this, you can either edit the profile file directly, or when the line numbers are enabled, edit the profile, change another setting and press apply. (In reply to Matan Ziv-Av from comment #1) Thank you. |