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

:AcidEval "\\d" has unexpected behaviour #4

Open
SevereOverfl0w opened this issue Mar 26, 2017 · 1 comment
Open

:AcidEval "\\d" has unexpected behaviour #4

SevereOverfl0w opened this issue Mar 26, 2017 · 1 comment
Assignees
Labels

Comments

@SevereOverfl0w
Copy link
Member

Expecting, string literal \d as result ("\\d") in Clojure.

Actually got parsing error, the code evaluated was "\d", and \d is not a valid escape sequence.

@hkupty hkupty added the bug label Mar 27, 2017
@hkupty hkupty self-assigned this Mar 27, 2017
@SevereOverfl0w
Copy link
Member Author

Source: neovim/neovim#6830 :AcidEval is forced to use f-args by this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants