[haiku-bugs] Re: [Haiku] #11949: Termianl fullscreen are broken

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Mon, 06 Apr 2015 09:44:00 -0000

#11949: Termianl fullscreen are broken
-------------------------------------+----------------------------
Reporter: stargater | Owner: jackburton
Type: bug | Status: new
Priority: normal | Milestone: R1/beta1
Component: Applications/Terminal | Version: R1/Development
Resolution: | Keywords: Fullscreen
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
-------------------------------------+----------------------------

Comment (by pulkomandy):

I think there is a limitation to the maximal width of terminal windows.
IIRC it is somewhere around 256 characters, as anything above that has
problems with using curses applications (some infos such as window size,
mouse coordinates are sent as 8 bit values). It is possible to make the
window bigger but such apps could run into problems because of this, so we
must not allow mouse clicks after the 256th column, make sure the window
size is properly reported (or clipped), etc.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11949#comment:2>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: