diff --git a/README.md b/README.md index 4c789169..bedd7f5f 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ * 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 * Proper shell-like experience on Windows including tab completion (thanks, Clink!) * CMD, PowerShell, Cygwin, Git-Bash and Bash on Windows support + * Default Linux style hotkeys for copy (`Ctrl`+`Shift`+`C`) and paste (`Ctrl`+`Shift`+`V`) --- diff --git a/docs/linux.png b/docs/linux.png index 59568a0a..30d04f9f 100644 Binary files a/docs/linux.png and b/docs/linux.png differ