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

Not working #6

Open
samerkassem82 opened this issue May 22, 2024 · 2 comments
Open

Not working #6

samerkassem82 opened this issue May 22, 2024 · 2 comments

Comments

@samerkassem82
Copy link

I have followed your steps, It created the "pathches.txt"

But when I run in terminal:
"python playback.py patches.tx"

It just opens an empty VIM inside the same terminal and nothing happens.

patches.tx looks like so

image

It is not clear in your Readme whether the whole "replay" shall run in the VIM INSIDE the terminal or in the VIM application. In your video it looks like it's running in your VIM editor because it's all colored, but I am not sure.

Maybe a video on its usage would be helpful? Thanks

@mitxela
Copy link
Owner

mitxela commented May 23, 2024

I use vim inside the terminal, if you want to use it with an external vim just remove the line that launches vim (line 22 of playback.py) and open a new vim instance yourself, then focus on it after launching the script.

The keyboard emulation stuff is very platform specific so you might want to test that's working, although if it was able to launch vim then it must be doing something. Not sure what else I can suggest without more info.

@samerkassem82
Copy link
Author

samerkassem82 commented May 24, 2024

Hmm, it just writes this into the vim instance.

image

Maybe my git commits are not enough? I dunno...

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

2 participants