lilalo
changeset 152:a2bd59599719
см. предыдущий коммит
author | igor@chub.in |
---|---|
date | Tue Jun 23 01:24:33 2009 +0300 (2009-06-23) |
parents | 80691b40e6db |
children | 0414adc06059 |
files | l3config.pm |
line diff
1.1 --- a/l3config.pm Tue Jun 23 01:17:30 2009 +0300 1.2 +++ b/l3config.pm Tue Jun 23 01:24:33 2009 +0300 1.3 @@ -29,13 +29,13 @@ 1.4 "suppress_terminal" => "yes", 1.5 1.6 "terminal_width" => 400, 1.7 - "terminal_height" => 300, 1.8 + "terminal_height" => 1000, 1.9 "verbose" => "yes", 1.10 1.11 "head_lines" => 10, 1.12 "tail_lines" => 10, 1.13 - "cache_head_lines" => 250, 1.14 - "cache_tail_lines" => 250, 1.15 + "cache_head_lines" => 2500, 1.16 + "cache_tail_lines" => 2500, 1.17 "skip_text" => "...", 1.18 "show_time" => "yes", 1.19 "show_diffs" => "yes",