Linux basic course Vim insert

On the “working with the shell” lab the Vim editor its not possible to keep vim in insert mode(Im able to progress a little by just keeping my finger on the insert key).
I’ve tried on windows and linux machines using firefox, google chrome and chromium all have the same issue. I mean I can just skip this as Im already pretty proficient with linux and was only doing to see what it contained, but its still annoying to not be able to complete something that should be simple.
Cheers

Hi Dear,

Kindly use the nano editor instead until we fix this issue.

If you can’t find this editor, please install it using these commands :

sudo apt update

sudo apt install nano

Also, this link will be useful for using it :

https://www.howtogeek.com/howto/42980/the-beginners-guide-to-nano-the-linux-command-line-text-editor/

We do sorry for any inconvenience.

Thank you.