From 72f3252cd6ac21aa06d7086cc525713848b55df3 Mon Sep 17 00:00:00 2001 From: Uki <90569889+AirDevil188@users.noreply.github.com> Date: Wed, 28 Feb 2024 19:40:57 +0100 Subject: [PATCH] Installations paste copy note (#27486) * add paste and copy shortcut note * fix liting errors --- foundations/installations/installations.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/foundations/installations/installations.md b/foundations/installations/installations.md index a87d11e19d2..e203f8273a7 100644 --- a/foundations/installations/installations.md +++ b/foundations/installations/installations.md @@ -369,6 +369,11 @@ Choose your Operating System: wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb ``` +
+### Copy and paste keyboard shortcuts +You have probably noticed that the common keyboard shortcut: Ctrl + V to paste something doesn't work in the terminal. In order to paste your text input into your terminal you can use: Ctrl + Shift + V keyboard shortcut combination, instead. It is also very handy to know that the: Ctrl + Shift + C keyboard combination will copy any highlighted text from your terminal, which can then be pasted later. +
+ #### Step 2: Install Google Chrome - Enter the following command in your terminal to install **Google Chrome** `.deb` package