Skip to content

GNU screen support #31

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

GNU screen support #31

wants to merge 1 commit into from

Conversation

jbarbero
Copy link

Very very simple GNU screen support. Tested and works.

@clach04
Copy link
Contributor

clach04 commented Mar 20, 2022

@jbarbero thanks for sharing this, works great for me with Screen version 4.05.00 (GNU) 10-Dec-16. Have you updated this to match the upsteam version (this is currently unmerge-able :()

@clach04
Copy link
Contributor

clach04 commented Oct 14, 2022

Update to my previous comment. the patch does work... but when exiting vim, "tmux" gets dumped to stdou (I'm using GNU screen). Modfiying tmux_start resolves this for me with gnu screen, untested with tmux:

let tmux_start = "\<Esc>P"

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

Successfully merging this pull request may close these issues.

2 participants