-
Notifications
You must be signed in to change notification settings - Fork 827
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
unix screen
not working
#1367
Comments
after attempts to reinstall screen: |
FWIW, tmux works for me. |
I recommend to transition from screen to tmux. Screen is awesome if tmux is not available. Tmux seems to be on every system now. You can run tmux just like screen (it comes with screen keys configuration). In my opinion tmux is much better. Supports plugins as well. You can get mouse support that actually works well with panes. You can get yank support (like vi/vim tank). Its panes (screen splitting), windows (tabs) work so much better, Everything you ever wanted to know about tmux running with screen keys: Note for better mouse mode you should get tmux 2.4. Typical installation of tmux are version 1.8. WSL bash comes with 1.8. But you can easily compile tmux 2.4 (I have it in the Tmux config file link) |
I believe |
Marking as duplicate of #774. |
As of Build 17134.165, the issue persists. |
Yeah, the fixed/closed status here was because of a nonobvious interpretation of what was broken and what was addressed wrt For "WSL doesn't do all the |
Please use the following bug reporting template to help produce actionable and reproducible issues. Please try to ensure that the reproduction is minimal so that the team can go through more bugs!
A brief description
unix
screen
not workingExpected results
screen
showsActual results (with terminal output if applicable)
prompt
Cannot make directory '/var/run/screen': Permission denied
Your Windows build number
14393.447
Steps / All commands required to reproduce the error from a brand new installation
screen
Strace of the failing command
Required packages and commands to install
See our contributing instructions for assistance.
The text was updated successfully, but these errors were encountered: