diff --git a/html/src/components/app.tsx b/html/src/components/app.tsx
index 96c7ded..a899b7f 100644
--- a/html/src/components/app.tsx
+++ b/html/src/components/app.tsx
@@ -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',