Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!yarrina.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!cs.utexas.edu!academ!bcm.tmc.edu!news.msfc.nasa.gov!news.ingr.com!news.internetMCI.com!newsfeed.internetmci.com!EU.net!Germany.EU.net!news.dfn.de!server2.rz.uni-leipzig.de!news.th-zwickau.de!news.tu-chemnitz.de!uni-erlangen.de!lrz-muenchen.de!informatik.tu-muenchen.de!news.muc.de!news.space.net!nasim!murmel.camelot.de!not-for-mail From: thomas@murmel.camelot.de (Thomas Gerner) Newsgroups: comp.unix.bsd.netbsd.misc Subject: vi and chars > 0x7f ? Date: 20 Nov 1995 19:08:18 +0100 Organization: Private Site, Munich, Germany Lines: 11 Message-ID: <48qg6i$cr8@murmel.camelot.de> NNTP-Posting-Host: murmel.camelot.de X-Newsreader: TIN [version 1.2 PL2] Hello, I use NetBSD on a Atari Falcon with a german keyboard. If I want to use special german characters at vi, I get only the hexcode, not the char. The terminal is able to show this chars, e.g. 'cat file' with a file containing this chars prints them correct. How can I tell vi to print the char and not the hexcode? I found nothing in the manual of vi. Thomas