From c215faaeb88c50941bfea3797d6b575fc3d4f30d Mon Sep 17 00:00:00 2001 From: Samuel Hilson Date: Mon, 3 Jul 2017 09:50:39 -0500 Subject: [PATCH] adding line to readme for copy and paste hotkey --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a05af8e..4c789169 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ * Theming and color schemes * Configurable hotkey schemes * **GNU Screen** style hotkeys available by default + * Default Linux style hotkeys for Copy(`Ctrl`+`Shift`+`C`), and Paste(`Ctrl`+`Shift`+`V`) * Full Unicode support including double-width characters * Doesn't choke on fast-flowing outputs * Tab persistence on macOS and Linux