Summary: | link-escape sequences not enabled by default | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Holger <private_lock> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | NOR | ||
Version First Reported In: | 22.12.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/konsole/-/commit/ca51c19ad856ebdfa42b2d44b48d502ed81d3b0e | Version Fixed In: | |
Sentry Crash Report: |
Description
Holger
2023-05-08 21:34:41 UTC
I can confirm this in KDE Neon with konsole 24.08.0 Git commit ca51c19ad856ebdfa42b2d44b48d502ed81d3b0e by Kurt Hindenburg, on behalf of Juriën Huisman. Committed on 21/02/2025 at 20:04. Pushed by hindenburg into branch 'master'. 'Allow escape sequences for links' setting fix in new sessions The setting 'Allow escape sequences for links' is not applied to new tabs and instances of Konsole. This is confusing when a user sets the setting to enabled/allow. It only works after applying a profile, so after changing the setting and applying the changes it works for the current tab, but not for any new tabs or Konsole windows. M +6 -0 src/terminalDisplay/TerminalDisplay.cpp https://invent.kde.org/utilities/konsole/-/commit/ca51c19ad856ebdfa42b2d44b48d502ed81d3b0e |