Re: stray stdout/stderr/pseudo console garbage output

2020-02-09 Thread Takashi Yano
On Sun, 9 Feb 2020 08:48:35 +0900 Takashi Yano wrote: > On Sat, 8 Feb 2020 18:19:53 +0100 > Thomas Wolff wrote: > > Ignoring unknown option 'ShowTabBar'. > > Font not found, using system substitute: > > Luxi Mono  2 [main] mintty 1551 > > fhandler_pty_slave::push_to_pcon_screenbuffer: pty0: >

Re: stray stdout/stderr/pseudo console garbage output

2020-02-08 Thread Takashi Yano
On Sat, 8 Feb 2020 18:19:53 +0100 Thomas Wolff wrote: > Ignoring unknown option 'ShowTabBar'. > Font not found, using system substitute: > Luxi Mono  2 [main] mintty 1551 > fhandler_pty_slave::push_to_pcon_screenbuffer: pty0: > pcon_attach_to mismatch?? This output is generated by debug c

stray stdout/stderr/pseudo console garbage output

2020-02-08 Thread Thomas Wolff
When I run mintty in the background from a nested shell, like     mintty & within a shell script, or     (mintty &) from an interactive shell, and it produces the following error output, some stray string is appended to its output, like: Ignoring unknown option 'ShowTabBar'. Font not found, usi