Never mind, stupid user trick, the scrollbar was the terminal scroll not
the browser scroll.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
Knowledgeable human assistance, not telephone trees or script readers.
See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Sat, 2 Mar 2019, Mike Jumper wrote:
Date: Sat, 2 Mar 2019 21:47:15 -0800
From: Mike Jumper <[email protected]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: terminal geometry
I see correct behavior in Firefox. Initially opening an SSH connection, no
scrollbars:
[image: guac-ssh-firefox-001.png]
Running top, size is correct:
[image: guac-ssh-firefox-002.png]
Producing enough output for the terminal scrollbar to appear, still no
browser scrollbars:
[image: guac-ssh-firefox-003.png]
Firefox version:
[image: firefox-version.png]
- Mike
On Sat, Mar 2, 2019 at 9:38 PM Robert Dinse <[email protected]> wrote:
It isn't, at least not with firefox. I have to vertically scroll to
get
to the bottom of the terminal, so something is not right with the size
calculation, at least in the vertical direction.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
Knowledgeable human assistance, not telephone trees or script readers.
See our web site: http://www.eskimo.com/ (206) 812-0051 or (800)
246-6874.
On Sat, 2 Mar 2019, Mike Jumper wrote:
Date: Sat, 2 Mar 2019 19:48:47 -0800
From: Mike Jumper <[email protected]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: terminal geometry
On Sat, Mar 2, 2019, 19:28 Robert Dinse <[email protected]> wrote:
The terminal geometry that is created with an ssh connection is
larger
than would fit on the browser without verticle scrolling:
46 rows by 190 columns.
The size is not static; it is dictated by the browser size. The number of
rows and columns is calculated such that the terminal will fit in the
browser window exactly. The terminal will also update as necessary when
the
browser is resized.
It would be nice if there were arguments to set this geometry or
at
least guarantee it fit in the browser window without scrolling.
This should already be the case.
- Mike