Skip to content

Add keyboard selection mode

Matan Ziv-Av requested to merge matan/konsole:select-mode into master

Similar to screen copy/scrollback mode it allows browsing the scrollback and selecting text.

Selection is done either by standard GUI shift+arrows, or vi style with v starting/ending selection.

BUG: 100317

Merge request reports