neilcsmith-net commented on PR #7430:
URL: https://github.com/apache/netbeans/pull/7430#issuecomment-2145729251

   > The source of the events is indeed the TerminalInputOutput, _but the 
registration is not done on it._
   
   Which is the problem IMO.  ie. the pcs() method construction code at 
https://github.com/apache/netbeans/blob/master/ide/terminal.nb/src/org/netbeans/modules/terminal/ioprovider/TerminalInputOutput.java#L151
 should be passing in the instance of `MyIONotifier` not `this`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to