Read more

Change default size of Gnome terminal

Henning Koch
August 26, 2010Software engineer at makandra GmbH

Open the configuration file:

gksudo gedit /usr/share/vte/termcap/xterm
Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

Find a line like this:

:co#80:it#8:li#24:\

Change the first and last number to your desired columns and rows:

:co#160:it#8:li#40:\

Save your changes and close all open terminals. New terminals should now open with the new size.

Posted by Henning Koch to makandra dev (2010-08-26 23:32)