| Subject: | Re: inconsistent treatment of backslash-bang |
|---|---|
| From: | Chet Ramey <chet.ramey@xxxxxxxx> |
| Date: | Thu, 17 Jul 2008 08:45:25 -0400 |
| Newsgroups: | gnu.bash.bug |
> > If you want fully sh-compatible behavior, you have to turn off history > > expansion (set +o history). > > I find it adequate to set histchars to an empty string. Sorry, you turn off history expansion with `set +o histexpand'. You don't need to turn off history entirely. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer Chet Ramey, ITS, CWRU chet@xxxxxxxx http://tiswww.tis.case.edu/~chet/ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | patch number 035, Roman Rakus |
|---|---|
| Next by Date: | removing null elements from an array, Poor Yorick |
| Previous by Thread: | Re: inconsistent treatment of backslash-bang, Chris F.A. Johnson |
| Next by Thread: | Re: inconsistent treatment of backslash-bang, Lawrence D'Oliveiro |
| Indexes: | [Date] [Thread] [Top] [All Lists] |