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

Plugin not working when using GNU's screen #42

Open
AsafHalbaniBatan opened this issue Feb 11, 2019 · 4 comments
Open

Plugin not working when using GNU's screen #42

AsafHalbaniBatan opened this issue Feb 11, 2019 · 4 comments

Comments

@AsafHalbaniBatan
Copy link

Hi,
I'm quite new with vim and programming but this plugin is very helpful.
The problem is that when I use GNU's screen - it doesn't work. Maybe you have a solution?
Thanks!
AsaF

@jszakmeister
Copy link
Owner

Someone would need to invest the time and see if screen has an escape sequence for passing the correct codes through to the terminal. Unfortunately, I don't really use screen. Do you want to try creating a patch? I can try at some point, but it won't be in the near term (my plate is rather full right now).

@AsafHalbaniBatan
Copy link
Author

Hi!
Thanks for the reply!

Creating a patch sounds like something interesting that I will be happy to do to. But I don't know where or how to start.

Could you give me some guidance as to how to start /what should I Iearn /where can I learn ... how to create such a patch?

As I mentioned I'm quite new in programming. But -I usually learn quickly and I'm very open to learning new things :)
Thanks again!
AsaF

@jszakmeister
Copy link
Owner

Creating a patch sounds like something interesting that I will be happy to do to. But I don't know where or how to start.

Could you give me some guidance as to how to start /what should I Iearn /where can I learn ... how to create such a patch?

Unfortunately, I don't have the bandwidth to coach you myself through the process, but I think this is a decent resource on how to get started: https://opensource.guide/how-to-contribute/#opening-a-pull-request

There are a lot of tutorials, but they all revolve around the same activities: fork the repo, create a branch, make your changes, commit them in an organized way, push it up, and submit a pull request. :-) Hopefully the above link will help guide you!

@AsafHalbaniBatan
Copy link
Author

Thanks a lot!
Much appreciated!

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