increase history size to a useful value
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22030 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
31cf24c13e
commit
e9b8c538b0
@ -51,7 +51,7 @@ static const pref_defaults kTermDefaults[] = {
|
||||
{ PREF_IM_SELECT_COLOR, "255, 152, 152" },
|
||||
|
||||
{ PREF_SHELL, "/bin/sh -login" },
|
||||
{ PREF_HISTORY_SIZE, "500" },
|
||||
{ PREF_HISTORY_SIZE, "10000" },
|
||||
|
||||
{ PREF_TEXT_ENCODING, "UTF-8" },
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user