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

Slurping and barfing changes cursor position #14

Closed
kindlychung opened this issue Apr 17, 2015 · 1 comment
Closed

Slurping and barfing changes cursor position #14

kindlychung opened this issue Apr 17, 2015 · 1 comment

Comments

@kindlychung
Copy link

For example:

(f1 (f2 fC3 f4))

cursor position marked by C. After barfing once to the left, the cursor moves to the left paren:

(f1 f2 (Cf3 f4))

This is quite annoying compared to paredit in emacs. Is there an option to make the cursor stay where it was?

Thanks!

@guns
Copy link
Owner

guns commented Apr 17, 2015

Hello, thanks for reporting!

This is actually a duplicate of #10, which I am planning on nailing down later today. You could add any further suggestions to that thread.

@guns guns closed this as completed Apr 17, 2015
@guns guns added the duplicate label Apr 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants