From 0b9b0a86c78908e4e8eff581b2568495e71c30fb Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Wed, 28 Jan 2026 09:09:54 +0100 Subject: [PATCH] add copy and pasta shortcuts diff --git a/src/kgx-terminal.ui b/src/kgx-terminal.ui index cc47dab..23ff6eb 100644 --- a/src/kgx-terminal.ui +++ b/src/kgx-terminal.ui @@ -117,6 +117,18 @@ action(term.paste) + + + Copy + action(term.copy) + + + + + Paste + action(term.paste) + +