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

Message API for cursor moving in & out of CM #1

Open
d4tocchini opened this issue Jan 7, 2016 · 1 comment
Open

Message API for cursor moving in & out of CM #1

d4tocchini opened this issue Jan 7, 2016 · 1 comment
Assignees

Comments

@d4tocchini
Copy link
Member

When user uses arrow keys, cursor should seamlessly go between CM & PM.

Needed:

  • Messages to set cursor at the top or bottom of CM
  • Message to know cursor is exiting top or bottom of CM
@forresto
Copy link
Contributor

forresto commented Jun 7, 2016

We could overload focus topic with 'start' and 'end' payload.

CodeMirror commands:

goDocStart
Move the cursor to the start of the document.
goDocEnd
Move the cursor to the end of the document.

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

No branches or pull requests

3 participants