doomemacs / doomemacs/core

Multiple-cursors module - evil-mc-toggle-cursor-on-click

Open
#5,819 0 comments 2 reactions 0 assignees View on GitHub
:editor multiple-cursors is:feature status:confirmed
Dominant language
Emacs Lisp
Stars
22.7k
Forks
3.1k
Avg merge
10h 46m
Merged PRs (30d)
4

Description

### Describe your request

I'd like the inclusion of the function `evil-mc-toggle-cursor-on-click` from `evil-mc`, so that one can create new cursors using some mouse event. I suggest mapping it to `C-S-`. This function is mentioned in the [issue 56](https://github.com/gabesoft/evil-mc/issues/56) of `evil-mc`.

### Briefly explain its use-case

Sometimes there is not really a pattern for where you want to create another cursor and if you already have the mouse in hand it is convenient to create them using the mouse. For example, in a long math formula in a TeX document, sometimes one wants to add a term but it appears in different positions and there is no real pattern to use visual selection and `M-d`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.