diff --git a/ui/widgets/screen_console.vue b/ui/widgets/screen_console.vue index 7ce1a53..36b59dd 100644 --- a/ui/widgets/screen_console.vue +++ b/ui/widgets/screen_console.vue @@ -131,7 +131,7 @@ class Term { alert( "Unable to paste: " + e + - ". Consider paste without using hot key" + ". Please try again without using the Control+Shift+V hot key" ); } return;