How to Indent highlighted yaml file text in labs and during the CKAD exam

Hello everyone, please how can I indent a group of text that I highlight in a yaml file during the lab sessions and especially during the CKAD certification exam? I have a Windows laptop and I have tried (1) Highlight text + Tab key to move the text one space forward (2) Highlight text + Forward arrow key (3) Highlight text + Shift + Tab key. None of these 3 commands worked. Please, how do I indent highlighted text especially in the CKAD exams? Thanks a lot for any help in advance.

My first bit of advice is: learn Vim, learn it well, and learn how to use its Visual Mode. Even if you use Windows on your laptop or regular system, you’ll be using Ubuntu in the terminal during the exam. Vim is your best choice for an editor, so that’s what to use, and that’s what to practice.

We have a good tutorial on Vim in our FAQ pages. Study that FAQ, and practice using Vim in our labs and our mock exams. Practice it in the killer.sh practice exams. And be ready to use Vim in the exam.