Skip to content

How to disable the context menu when clicking with Ctrl modifier? #1324

Answered by ychin
huyz asked this question in Q&A
Discussion options

You must be logged in to vote

Do the following in Terminal:

defaults write org.vim.MacVim MMTranslateCtrlClick 0

There isn't a user-visible setting for this in the Settings pane, but I may add one in the "Input" category to make it more discoverable (Edit: See #1326). You can do :help MMTranslateCtrlClick in MacVim to read more about the setting. But it will basically do what you want.

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
1 reply
@huyz
Comment options

Comment options

You must be logged in to vote
9 replies
@huyz
Comment options

@ychin
Comment options

@ychin
Comment options

@huyz
Comment options

@ychin
Comment options

Answer selected by ychin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants