diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/menuscripts/commander | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/menuscripts/commander b/bin/menuscripts/commander index ff58a56..ce431e1 100755 --- a/bin/menuscripts/commander +++ b/bin/menuscripts/commander @@ -113,7 +113,7 @@ main()  				pre_cmd()  				{  					max_height="$(get_height 8)" -					max_width="$(get_width 48)" +					max_width="$(get_width 64)"  					tee "$tmp"  | 
