| Summary: | Enable "Underline files" by default | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Antti Savolainen <antti.savo> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | fanzhuyifan, nate |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 23.08.4 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=481115 | ||
| Latest Commit: | https://invent.kde.org/utilities/konsole/-/commit/f38304e76fd678b95855909cb0ae34f68d13a35d | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Antti Savolainen
2024-02-09 10:11:53 UTC
Related bug 481115 Related: we might also want to show a tooltip on hover such that users know they can ctrl-click to open. I agree, this is a better default setting IMO.
> Related: we might also want to show a tooltip on hover such that users know they can ctrl-click to open.
That too. Kate does this.
A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/956 Git commit f38304e76fd678b95855909cb0ae34f68d13a35d by Yifan Zhu. Committed on 09/03/2024 at 02:56. Pushed by fanzhuyifan into branch 'master'. profile: enable underline files and open file/links by direct click M +2 -2 src/profile/Profile.cpp https://invent.kde.org/utilities/konsole/-/commit/f38304e76fd678b95855909cb0ae34f68d13a35d It was reverted after complaints that the change made it harder to select links by double-click; re-opening. The default behavior of "Open files/links by direct link" could still be changed to Ctrl+click |