Aucbvax.4057 fa.unix-wizards utzoo!decvax!ucbvax!unix-wizards Sat Sep 26 00:11:33 1981 changing history characters in csh >From cbosg!cbosgd!mark@Berkeley Fri Sep 25 23:57:09 1981 I've gotten a lot of requests for the method used to change your history characters in csh. Since it seems not to have made the 4.1BSD manual, let me mention briefly how it's done. The default characters are ! (for "get the history mechanism's attention") and "^" (for substitute.) To change them to, say, comma and semicolon, put unset histchars set histchars=',;' in your .cshrc. This does not affect the use of ^ to mean "first argument". Note that if you have aliases with ! in them, it will be necessary to change all the !'s to ,'s. ----------------------------------------------------------------- gopher://quux.org/ conversion by John Goerzen of http://communication.ucsd.edu/A-News/ This Usenet Oldnews Archive article may be copied and distributed freely, provided: 1. There is no money collected for the text(s) of the articles. 2. The following notice remains appended to each copy: The Usenet Oldnews Archive: Compilation Copyright (C) 1981, 1996 Bruce Jones, Henry Spencer, David Wiseman.