Revert "xterm: enable macbook options key as modifier for copy-and-paste (#914)"

This reverts commit 2b4dbacc10.
This commit is contained in:
Shuanglei Tao
2022-07-05 21:05:17 +08:00
parent e03d16cd28
commit e11e784969

View File

@@ -21,8 +21,6 @@ const clientOptions = {
const termOptions = {
fontSize: 13,
fontFamily: 'Menlo For Powerline,Consolas,Liberation Mono,Menlo,Courier,monospace',
macOptionClickForcesSelection: true,
macOptionIsMeta: true,
theme: {
foreground: '#d2d2d2',
background: '#2b2b2b',