Anthony Scopatz
Anthony Scopatz
Thanks for reporting!
I don't think that this is easily fixable, since one of the ways that the parser works is that it says whitespace counts in subprocess mode. Addressing this would special...
Hi @corpix - I think bash is doing something very strange here.... I am not sure that is the correct behaviour to replicate.
Though the pass case is a notable usecase.
Hi @whitelynx - that seems like a separate issue. Would you mind opening up another issue please?
This would be great to have in `xoreutils`!
Thanks for reporting! This seems to be because prompt-toolkit is raising an AssertionError instead of an KeyboardInterrupt for some reason. This could either be fixed in prompt-toolkit or captured by...
Thanks for opening this @astronouth7303. PopenThread should be compatible with any other signal handler we want to register. PopenThread.wait() replaces the existing window change handler after the thread closes.
This is a good idea!
Thanks for reporting @lexleogryfon - and sorry for the delayed response. It is unclear what is going on here, but it seems like the error is coming from within prompt-toolkit....