Re: Unix file path problems
Re: Unix file path problems
- Subject: Re: Unix file path problems
- From: Christopher Nebel <email@hidden>
- Date: Tue, 29 Jun 2004 00:42:08 -0700
On Jun 28, 2004, at 3:50 PM, Martin Orpen wrote:
on 28/6/04 11:07 pm, John W. Baxter at email@hidden wrote:
On 6/27/2004 23:14, "Martin Orpen" <email@hidden> wrote:
Readline works perfectly with bash - do you know if .inputrc is
picked up on by other OS X shell flavours?
I tested the script using a G5 running Panther and .tcsh and it failed
to
take any notice of the .inputrc file - failing in the same way that
bash did
prior to adding the .inputrc.
Perhaps the .inputrc file needs to be specified in the C shell setup
files?
Which makes things quite complicated :(
Different shells tend to use differently named rc files, which makes at
least some sense when you consider the fact that they have incompatible
syntaxes. Your best bet is probably to add a ~/.tcshrc file that
simply says "source ~/.inputrc".
--Chris Nebel
AppleScript Engineering
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.