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

Some macros are not recorded successfully #29

Open
netei opened this issue Sep 9, 2015 · 3 comments
Open

Some macros are not recorded successfully #29

netei opened this issue Sep 9, 2015 · 3 comments

Comments

@netei
Copy link

netei commented Sep 9, 2015

Hi,

whenever I have the following code:

[x]var b = new A();

[x] is the cursor
and if I start writing the following macro:

qq0fnDo<esc>pkJ (which is a macro that does absolutely nothing), and if I I do @q to replay that macro, I get the following resul instead: vakJr b =

Whenever I remove vim-rsi, this doesnt happen anymore (my full dot files are here: https://bitbucket.org/edi9999/dotfiles/src/6b646ff8e5566f751c92c469b128258f62ae4bf0/.vimrc?at=master)

Do you know what is happening here ?

@justinmk
Copy link
Contributor

justinmk commented Sep 9, 2015

Did you look at #13 ?

@netei netei changed the title Some macros are not recorder successfully Some macros are not recorded successfully Sep 9, 2015
@netei
Copy link
Author

netei commented Sep 9, 2015

Didn't see that, no , it seems like it is not possible to fix this.

Thanks for the fast response

@lacygoill
Copy link

I can't reproduce. It was probably fixed by the Vim patch 8.1.1003.

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