home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / shell / 3899 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.8 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!pki-nbg!hitkw14!smr
  2. From: smr@hitkw14.pki-nbg.philips.de (S.Riehm)
  3. Newsgroups: comp.unix.shell
  4. Subject: Re: Tcsh&unknown characters(PLEASE HELP)
  5. Message-ID: <smr.716217784@hitkw14>
  6. Date: 11 Sep 92 13:23:04 GMT
  7. References: <1992Sep10.165505.442@mff.uniba.cs>
  8. Sender: news@pki-nbg.philips.de
  9. Lines: 34
  10.  
  11. kopacik@mff.uniba.cs (Ivan Kopacik) writes:
  12.  
  13. >Hi!
  14.  
  15. >I use tcsh and I want to print unknown characters ( i.e. those
  16. >that are neither printable nor control ), but _NOT_ in format
  17. >\nnn. My terminal is in 8-bit mode. It works under csh
  18. >but not under tcsh. How to setup tcsh?
  19. >Any info would be great appreciated.
  20.  
  21. Do you mean international characters???
  22. I found I got some problems with meta keys once I started using
  23. international characters, perhaps you are having the oposite
  24. problem that I had. There is an environment variable called:
  25. NOREBIND, which if set, causes meta key sequences to remain mapped to
  26. wonderfuly useful functions. However, if you unset NOREBIND and
  27. restart your shell, you will get no meta mappings, and you should be
  28. able to type Meta-character and get the special symbol defined for
  29. that key sequence.
  30.  
  31. Also, even if you have NOREBIND set you can type ^VM-x and get your
  32. meta character on the screen.
  33.  
  34. If you are using less, you might also check the LESSCHARSET
  35. environment variable, it should be set to latin1 for normal iso8859-1
  36. character sets. ( don'tya just love how simple and standard all this
  37. stuff is?? )
  38.  
  39. -----------------------------------------------------------------
  40. Stephen Riehm        Configuration Management       _-_|\ 
  41. smr@pki-nbg.philips.de    Philips Kommunikations Industrie  /     \
  42. Work: +49 911 526 2975    N|rnberg, Germany          \_.-.*/
  43. Fax:  +49 911 526 2095    "I was there, now I am here!"           v 
  44. "My company speaks another language, I CAN'T speak on it's behalf"
  45.