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

press "j" should move the cursor down a row even when line is wrapped #635

Open
jimzenn opened this issue Jul 10, 2016 · 9 comments
Open

Comments

@jimzenn
Copy link

jimzenn commented Jul 10, 2016

In vim mode, when a line is wrapped, press "j" will move to the next line, rather than more the cursor down a row.

@jkryanchou
Copy link

+1 I have met same issue with you that it could get next line while I press "j".

@dkarter
Copy link

dkarter commented Sep 25, 2016

See my response here #703 for a temporary work around. Should be solved if we can get access to configure the ace editor with JavaScript.

@jkryanchou
Copy link

@dkarter Oh Cool. Thanks I would try your suggestion. While my quiver could work well today. I don't know why sometimes it meet this issue. Maybe it is not stable now on Vim mode.

@dkarter
Copy link

dkarter commented Sep 27, 2016

You need to have a long line that wraps into multiple lines on the screen. Then use gj and gk to move between visual parts of this line. It's the same as real vim with wrapping turned on

@jkryanchou
Copy link

OK. I would take care of your advices. I have tried some times in Vim mode on the Markdown cell at the moment. It couldn't work well. While recently it works like a charm. I prefer this editor very much. Do you have any plan to release an App in iOS?

@ylian
Copy link
Member

ylian commented Sep 29, 2016

@ryanchou1991 I will release the iOS app after catching up with the backlogs.

@jkryanchou
Copy link

@ylian Could I have a try? Is there any download link for me to install ?

@ylian
Copy link
Member

ylian commented Sep 29, 2016

@ryanchou1991 Unfortunately I have no invites left.

@jkryanchou
Copy link

@ylian OK, If you have any invites for it. Please email me as soon as possible. I'm so appreciated for quiver that do helpful to my work and daily-notes. Thanks a lot for U.

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

4 participants