Skip to content

Commit

Permalink
Revert "xterm: enable macbook options key as modifier for copy-and-pa…
Browse files Browse the repository at this point in the history
…ste (#914)"

This reverts commit 2b4dbac.
  • Loading branch information
tsl0922 committed Jul 5, 2022
1 parent e03d16c commit e11e784
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions html/src/components/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit e11e784

Please sign in to comment.