aboutsummaryrefslogtreecommitdiffstats
path: root/lang.csh
diff options
context:
space:
mode:
Diffstat (limited to 'lang.csh')
-rwxr-xr-xlang.csh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang.csh b/lang.csh
index 10be0c47..f2ced68b 100755
--- a/lang.csh
+++ b/lang.csh
@@ -68,7 +68,7 @@ if ($sourced == 1) then
if ( $?TERM ) then
if ( "$TERM" == "linux" ) then
if ( `/sbin/consoletype` == "vt" ) then
- unicode_start
+ unicode_start $SYSFONT $SYSFONTACM
endif
endif
endif