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 LESS -erF
|
||||||
setenv PAGER less
|
setenv PAGER less
|
||||||
|
|
||||||
|
alias printf gprintf
|
||||||
|
|
||||||
if( $?CSHENV_DEBUG ) then
|
if( $?CSHENV_DEBUG ) then
|
||||||
echo "Done sourcing tcshrc.system.FreeBSD..."
|
echo "Done sourcing tcshrc.system.FreeBSD..."
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user