FreeBSD should use gprintf, to get Unicode chars.

This commit is contained in:
2025-11-17 14:23:07 -05:00
committed by ADAM David Alan Martin
parent 7da624a749
commit eae518ab57

View File

@ -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