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

Peritext cursor DOM events #741

Open
10 of 22 tasks
streamich opened this issue Nov 3, 2024 · 0 comments
Open
10 of 22 tasks

Peritext cursor DOM events #741

streamich opened this issue Nov 3, 2024 · 0 comments

Comments

@streamich
Copy link
Owner

streamich commented Nov 3, 2024

  • Keyboard movement
    • ArrowLeft
    • ArrowRight
    • ArrowUp
    • ArrowDown
    • Shift + ArrowLeft
    • Shift + ArrowRight
  • Mouse movement
    • Single click
    • Double click
    • Triple click
    • Quadruple click
  • Shortcuts
    • Ctrl + A: select all
  • Multiple cursors
    • Option + Click: add a new cursor
    • Keyboard movement for all cursors
  • Blur and focus
    • Ability to remove all cursors.
    • Blur all cursors, when editor loses focus.
    • Focus all cursors, when editor regains focus.
      • Insert a cursor on focus, if no cursors set?
@streamich streamich added this to the Rich-text rendering surface milestone Nov 3, 2024
@github-project-automation github-project-automation bot moved this to To do 🧺 in Kanban board Nov 3, 2024
@streamich streamich moved this from To do 🧺 to In progress 🏎 in Kanban board Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress 🏎
Development

No branches or pull requests

1 participant