← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

Re: [Merge] lp:~mcintire-evan/ubuntu-terminal-app/desktop-dimensions into lp:ubuntu-terminal-app

 

@Evan: yes, that's what units.gu's do.
What dpm says is that the terminal console should be 80 chars (width) x 24 chars (height).
That's the default/standard size of the VT100 terminal emulators.

That surely needs to be translated in terms of units.gu(), detecting the font size currently used by the terminal.

Seeing the bug report dpm opened earlier (lp:1539635) I guess the final result should be similar to:
    https://imgur.com/gXEjXQS

So that the app could be fully usable as a gnome-terminal replacement.

@Alan: IIRC, Filippo has discussed several times about the default terminal size, before he left the project. Is there any relevant observation he did?
-- 
https://code.launchpad.net/~mcintire-evan/ubuntu-terminal-app/desktop-dimensions/+merge/284381
Your team Ubuntu Terminal Developers is subscribed to branch lp:ubuntu-terminal-app.


References