# File lib/net/ssh/connection/channel.rb, line 135
        def on_window_adjust( &block )
          @on_window_adjust = block
        end