From owner-freebsd-questions Tue Jan 24 13:21:06 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA12057 for questions-outgoing; Tue, 24 Jan 1995 13:21:06 -0800 Received: from kalypso.iqm.unicamp.br (kalypso.iqm.unicamp.br [143.106.13.10]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id NAA12050 for ; Tue, 24 Jan 1995 13:20:55 -0800 Received: (from vazquez@localhost) by kalypso.iqm.unicamp.br (8.6.9/8.6.9) id TAA01048 for freebsd-questions@freefall.cdrom.com; Tue, 24 Jan 1995 19:17:32 -0200 From: Pedro A M Vazquez Message-Id: <199501242117.TAA01048@kalypso.iqm.unicamp.br> To: freebsd-questions@freefall.cdrom.com Date: Tue, 24 Jan 1995 19:17:27 -0200 (EDT) Organization: Instituto de Quimica Unicamp X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 377 Sender: questions-owner@FreeBSD.org Precedence: bulk Hello How can I type accented characters under 2.0/XFree3 ? If I use the xterm from XFree2 I can type these chars using Righ-Ctl to compose but this only works on the prompt line, if I type them when using vi they are printed in hex on the screen. Is this a problem with 2.0 vi? The same occurs with more but works with cat for files with accented text. Pedro