You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be better if the shortcut is supported as in the macOS built-in Terminal app.
The key combination(cmd + .) is handled as 'ctrl + C'(break) on macOS. And it is more convenient because the ctrl key of Mac keyboards is not so easy to press.
So, the usability of xterm (and other applications like VS Code) will be improved by supporting this, in my opinion.