xilun / cbwin

Launch Windows programs from "Bash on Ubuntu on Windows" (WSL)
Other
327 stars 25 forks source link

backgrounded & force redirected caller => SIGTTIN #24

Open xilun opened 7 years ago

xilun commented 7 years ago

Ex: bg a wrun notepad & in tmux

There is not much I can do about it... at least for console programs. Once again detecting GUI programs would be beneficial: we could have NUL redirects by default.