So far I have found how to prevent guac from wrapping ssh/telnet, at least through developer tools.
<div class="viewport" ng-transclude="" style="height: 569px; "> to <div class="viewport" ng-transclude="" style="height: 569px; width: 7000px; overflow-x: scroll;"> This does prevent wrapping in ssh/telnet and adds a scrollbar, but the scrollbar doesnt recognize the width. This also likely would mess up how rdp sessions look. Going to have some css/markup guys look at the style and see if there is a way to prevent ssh/telnet only, from wrapping, and to provide a horizontal scrollbar for output. -- View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/SSH-TELNET-Horizontal-Wrapping-tp628p630.html Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.
