OSDN Git Service

mkshrc: call resize command to init term dim.
authorTanguy Pruvot <tanguy.pruvot@gmail.com>
Sun, 6 Jul 2014 17:05:19 +0000 (19:05 +0200)
committerSteve Kondik <steve@cyngn.com>
Wed, 24 Aug 2016 20:23:44 +0000 (13:23 -0700)
commit5961ceab7e8595b0f434fa4a927f6a446d4b546b
treed3cab22d4dcf85887f8e65097b71f571d1039325
parentb394f11bc41d75abb6fc623dd9e15eef626eb380
mkshrc: call resize command to init term dim.

With this simple command, nano and vim will use the
full size of the terminal in adb shell

Without, the default terminfo is used (80x24)

Change-Id: I4ee83dd3af623d07f51c7efe6b7d9def7853a045
mkshrc