Hi On 7/9/06, Axel Liljencrantz <[EMAIL PROTECTED]> wrote: > On 7/8/06, Hiroshi SAKURAI <[EMAIL PROTECTED]> wrote: > > Hi > > > > Help of fish says as follows > > > > > To do this, copy the file /etc/fish_inputrc to your > > > home directory and rename it to '.fish_inputrc'. > > > Now you can edit the file .fish_inputrc, to change your key > > > > However, etc/fish_inputrc includes ~/.inputrc. > > Shouldn't fish_inputrc include ~/.fish_inputrc? > > I don't think so. On startup, fish searches for inputrc files in the > following order: > > ~/.fish_inputrc /etc/fish_inputrc ~/.inputrc /etc/inputrc > > Only the first existing file is included. So if ~/.fish_inputrc > exists, it will be used in stead of /etc/fish_inputrc.
I got it. I thought ~/.fish_inputrc was included from /etc/fish_inputrc. Thanks for the explanation. -- Hiroshi SAKURAI http://vimrc.hp.infoseek.co.jp/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
