home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!sunic!corax.udac.uu.se!Minsk.docs.uu.se!vick
- From: vick@Minsk.docs.uu.se (Mikael Lundgren)
- Newsgroups: comp.unix.shell
- Subject: How to quote '~' in Zsh?
- Date: 8 Nov 92 20:31:57 GMT
- Organization: Uppsala University
- Lines: 19
- Message-ID: <vick.721254717@Minsk>
- NNTP-Posting-Host: minsk.docs.uu.se
-
- Well, the subject says it all. I have in my .zshrc the line
- FIGNORE='.bak':'.o'
-
- which tells Zsh to ignore files with these suffixes when doing
- completion. I would like to add '~' as well, but I can't come
- up with a way to quote this properly.
- ~ gives my homedir.
- '~' and "~" also expands to my homedir.
- \~ gives \~, and ~~ gives ~~.
-
- Help!
-
-
-
- --
- () University of Uppsala ,Sweden | Mikael (Vick) Lundgren ____ ()
- () Department of Computer Science | vick@bern.docs.uu.se /.. \/| ()
- () Remember:Four bananas always add up to a plectrum. (----) | )) ()
- () Neither more nor less and definitely not the other way around.\____/\| ()
-