Skip to content

improve detaching

Christoph Cullmann requested to merge work/fix_stdin into master
  • fix --stdin/-i
  • close stdout/err if detached, for debugging one can just pass -b
  • do the same on Windows
  • detect terminal launch on Windows

Merge request reports