Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add macOptionSelectionMode option #3406

Merged
merged 1 commit into from
Jan 11, 2019
Merged

Conversation

chabou
Copy link
Contributor

@chabou chabou commented Jan 10, 2019

Two possible value:

  • 'vertical' (Default): enable column selection when Option key is hold
  • 'force': force selection regardless of whether the terminal is in mouse events mode

@juancampa
Copy link
Contributor

It would be cool if this was available on all platforms and not just mac, but I'm seeing that xterm.js implemented it as a mac-only thing. Oh well.

@Tyriar
Copy link
Contributor

Tyriar commented Jan 10, 2019

@juancampa I think shift or something forces on Linux, it's a mac only option as it's a conflict only on mac.

@juancampa
Copy link
Contributor

@Tyriar, thanks for clarifying! 🙌

@chabou chabou merged commit b709a3a into vercel:canary Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants