[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-readline] directory_completion_hook interacts with tilde expans
From: |
Chet Ramey |
Subject: |
Re: [Bug-readline] directory_completion_hook interacts with tilde expansion |
Date: |
Wed, 17 Mar 2010 16:57:41 -0400 |
> Yes, exactly.
Readline performs tilde expansion before passing filenames to hook functions
because the calling application may not be capable of doing so.
The `expand-tilde' setting is for users to control, not for application
hooks. No, there's no good way for a calling application to indicate that
it wants to do its own tilde processing.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU address@hidden http://cnswww.cns.cwru.edu/~chet/
- [Bug-readline] directory_completion_hook interacts with tilde expansion, Stefan H. Holek, 2010/03/17
- Re: [Bug-readline] directory_completion_hook interacts with tilde expansion, Chet Ramey, 2010/03/17
- Re: [Bug-readline] directory_completion_hook interacts with tilde expansion, Stefan H. Holek, 2010/03/18
- Re: [Bug-readline] directory_completion_hook interacts with tilde expansion,
Chet Ramey <=
- Re: [Bug-readline] directory_completion_hook interacts with tilde expansion, Stefan H. Holek, 2010/03/18
- Re: [Bug-readline] directory_completion_hook interacts with tilde expansion, Chet Ramey, 2010/03/18
- Re: [Bug-readline] directory_completion_hook interacts with tilde expansion, Stefan H. Holek, 2010/03/19
- Re: [Bug-readline] directory_completion_hook interacts with tilde expansion, Stefan H. Holek ยท Jarn, 2010/03/26
- Re: [Bug-readline] directory_completion_hook interacts with tilde expansion, Chet Ramey, 2010/03/25