FreeBSD should use gprintf, to get Unicode chars.
This commit is contained in:
@ -8,6 +8,8 @@ setenv CSHENV_SYSTEM_CONFIGURED FreeBSD
|
||||
setenv LESS -erF
|
||||
setenv PAGER less
|
||||
|
||||
alias printf gprintf
|
||||
|
||||
if( $?CSHENV_DEBUG ) then
|
||||
echo "Done sourcing tcshrc.system.FreeBSD..."
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user