Я использую Ubuntu 10.04 с GNOME Terminal 2.30.2, но когда я ssh подключаюсь к серверу RedHat, мой терминал не отображается правильно.
Например, страницы справки для R выглядят так:
 Objects of class ���"glm"��� are normally of class ���c("glm", "lm")���,
 that is inherit from class ���"lm"���, and well-designed methods for
 class ���"lm"��� will be applied to the weighted linear model at the
 final iteration of IWLS.  However, care is needed, as extractor
 functions for class ���"glm"��� such as ���residuals��� and ���weights��� do
 *not* just pick out the component of the fit with the same name.
Есть ли способ это исправить?
