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

Working with multiple cursors in Linux #167

Open
stringdom opened this issue Apr 16, 2023 · 1 comment · May be fixed by #190
Open

Working with multiple cursors in Linux #167

stringdom opened this issue Apr 16, 2023 · 1 comment · May be fixed by #190

Comments

@stringdom
Copy link

The documentation claims that in Linux to use Code Mirror's multiple selection you have to use alt. While alt is the multiple selection modifier, to create multiple cursors you have to use ctrl either alone or with ctrl+alt

The current explanation is incorrect and incomplete for Linux. Also have to account that multiple selection works on a per line basis. And a markdown paragraph can be both a really long line or multiple lines. Given that neither Markdown nor Zettlr enforces neither definition, this can create the impression that multi cursor doesn't work.

@nathanlesage
Copy link
Member

Good catch. I'll make sure to include this in the updated docs.

rolfedh added a commit to rolfedh/zettlr-docs that referenced this issue May 9, 2024
@rolfedh rolfedh linked a pull request May 9, 2024 that will close this issue
rolfedh added a commit to rolfedh/zettlr-docs that referenced this issue May 9, 2024
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 a pull request may close this issue.

2 participants