is there any way to see special characters in a text editor?

Tom Armistead toma at ozdaltx.UUCP
Wed Jun 6 13:49:16 AEST 1990


In article <81188 at tut.cis.ohio-state.edu>, wayne-s at cockle.cis.ohio-state.edu (Wayne Schmidt) writes:
> in a specific file that is created. Is there any way to use, vi, ex, mg,
> or emacs, ( or GNUemacs for that matter )  to display the control characters?
  . . .
> wayne schmidt 

In vi, you can use the command ':set list'. This will display all control
characters in the form '^A', it will also show a '$' for the end of each line.

To turn this off, use ':set nolist'

Tom
-- 
-------------------------------
{uunet,smu}!sulaco!ozdaltx!toma         (Tom Armistead @ Garland, Texas)
{uunet,smu}!sulaco!ozdaltx!swsrv1!toma 



More information about the Comp.unix.questions mailing list