Go figure... I actually like that the terminal has its classic Ctrl+ characters unimpeded by the GUI layer, which has its own namespace behind Cmd+

How do you copy text out of your virtual terminal?

The Fn key placement on the other hand... I’m with you.

You select it. No further steps required.

If configured, sure, and if you use the mouse for all text selection. And also if configured, middle-click can paste.

Now how about Cut (Cmd+X vs Ctrl+Shift+X)?

I don't have an alternative for Cut, unfortunately. How do you select text in your virtual terminal with the keyboard?

> How do you select text in your virtual terminal with the keyboard?

with xsel(1x) or xclip(1)

https://github.com/kfish/xsel

https://github.com/astrand/xclip