FAQ¶
Note
This page is a work in progress. The staff might update it with more common questions thoughout the semester.
- When copying from or pasting into the terminal:
ctrl + cis used to terminate processes in CLI. Hence, one has to usectrl + shift + c/vto copy text from or paste text into the terminal.