Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Investigate dropping screen requirement #8

Open
rwilliams opened this issue Nov 29, 2019 · 2 comments
Open

Investigate dropping screen requirement #8

rwilliams opened this issue Nov 29, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@rwilliams
Copy link
Owner

See if tmux gives a smoother experience than the current screen implementation.

@rwilliams rwilliams self-assigned this Dec 4, 2019
@rwilliams rwilliams added documentation Improvements or additions to documentation enhancement New feature or request and removed documentation Improvements or additions to documentation labels Dec 4, 2019
@rwilliams
Copy link
Owner Author

rwilliams commented Jan 9, 2020

Maybe we can dump screen altogether. From Jan

By the way, I remember that I made these 2 pull requests to jruby in relation to theine:
jruby/jruby#3492
jruby/jruby#3494

I don't remember exactly why I needed that, but I think it was for better support of console/irb through sockets. I think I wanted to copy how some of the ruby mri preloaders were doing it (spring or zeus). I think the pull requests were merged into jruby after I stopped working on theine, so now that they are merged it could be possible to use these features.
I think I switched to using screen (mrbrdo@f966fe8) because of the lack of these features in JRuby at that time.

@rwilliams rwilliams changed the title Investigate tmux instead of screen Investigate dropping screen requirement Jan 9, 2020
@rwilliams
Copy link
Owner Author

It looks like these changes can be backported into Theine to remove the screen requirement.
rails/spring#449

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant