Skip to content

geometry option does not always work #124

@mymedia2

Description

@mymedia2

Thank you for the nice terminal. In version 3.1.0 from Ubuntu repositories, I found a weird bug similar to #62.

rc.lua:

setOptions {
  geometry = '120x32',
  hideMenubar = true,
  showScrollbar = false,
}

But the resize command reports different geometry.

mymedia@freesia:~$ resize
COLUMNS=121;
LINES=34;
export COLUMNS LINES;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions