https://bugs.kde.org/show_bug.cgi?id=497675

Matej Kovac <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/-/commit/da11
                   |                            |737e4d17d3696f6a3f5920dc711
                   |                            |a935883af
         Resolution|---                         |FIXED

--- Comment #5 from Matej Kovac <[email protected]> ---
Git commit da11737e4d17d3696f6a3f5920dc711a935883af by Matej Kovac.
Committed on 04/06/2026 at 15:37.
Pushed by tcanabrava into branch 'master'.

Add right-click paste feature

The mouse wheel is often tedious to click, but right-click is easy.
Already used in many terminals (e.g. Putty), switching between those
supports muscle memory.

If enabled, and right-click is used for pasting, the context-menu
can be displayed by pressing Control key + right-click.
Related: bug 519241

GUI: new options in profile controling right-click behavior in Konsole

M  +10   -0    src/Enumeration.h
M  +1    -0    src/profile/Profile.cpp
M  +16   -0    src/profile/Profile.h
M  +24   -9    src/terminalDisplay/TerminalDisplay.cpp
M  +2    -0    src/terminalDisplay/TerminalDisplay.h
M  +24   -0    src/widgets/EditProfileDialog.cpp
M  +3    -0    src/widgets/EditProfileDialog.h
M  +71   -5    src/widgets/EditProfileMousePage.ui

https://invent.kde.org/utilities/konsole/-/commit/da11737e4d17d3696f6a3f5920dc711a935883af

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to