[Twisted-Python] TerminalSession instance has no attribute 'windowChanged'

Maxim Lacrima lacrima.maxim at gmail.com
Thu Jul 31 04:03:31 MDT 2014


Hello!

When size of terminal window of ssh client is changed, then twisted ssh
server throws an exception:

exceptions.AttributeError: TerminalSession instance has no attribute
'windowChanged'

`manhole_ssh.TerminalSession` doesn't implement this method, but according
to ISession interface it should.

Is this a bug?

I use insults to create some curses-like ui and I need widgets to be
redrawn when the size of window is changed.

-- 
Regards,
Maxim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20140731/f388713c/attachment.html>


More information about the Twisted-Python mailing list