Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmyt/bashground

Keep WLS (Bash on Windows) instance in background.
https://github.com/tmyt/bashground

bash-on-windows lxss tmux windows wsl

Last synced: about 1 month ago
JSON representation

Keep WLS (Bash on Windows) instance in background.

Awesome Lists containing this project

README

        

Bashground
=====

Bash on Windows processes keep in backgroud.

motivation
----

One day, I start tmux session in Bash on Windows and Close terminal. "I loved tmux :)"

After a few minutes, I open new terminal and type command `tmux a` but tmux does not seen. Because Bash on Windows subsystem shutted down when all terminal closed.

This program keeps Bash on Windows Subsystem in background!

special thanks
----

Alex Ionescu - lxss (https://github.com/ionescu007/lxss)

license
----

the software licensed under MIT license.

the software includes these opensource software.

- lxss (https://github.com/ionescu007/lxss)