FAQ - ackSec/DC26 GitHub Wiki
How do I Copy / Paste in my Terminals?
Windows and MACs
COPY
For Windows: Highlight the code or text from the Wiki page and Copy (Ctrl+C). See screenshot below.
For Mac: Highlight the code or text from the Wiki page and Copy (Command+C) .
For Windows: Go to your terminal and press Ctrl+Shift+Alt. This will bring up the clipboard like the screenshot below. Paste (Ctrl+V) the text into the clipboard.
For Mac: Go to your terminal and press Ctrl+Option+Shift. This will bring up the clipboard. Paste (Command+V) the text into the clipboard.
For Windows: Close the clipboard by pressing Ctrl+Shift+Alt.
For Mac: Close the clipboard by pressing Ctrl+Option+Shift.
PASTE
For Windows: Once the clipboard is closed, right-click into the terminal and your text should be pasted (see screenshot below).
For Mac: Once the clipboard is closed, do a two finger click into the terminal and your text should be pasted.