Axel Liljencrantz wrote:
Hi Xavier

I do not recognise and could not find your previous mail. If you sent
it to me at the [EMAIL PROTECTED] address, I was having some mail
issues with that account last month, which might have lead to me
losing a few days of email. Sorry about that.



Some people had issue with my last email (this includes me trying to read it from sf.net archives). So here is an updated french translation (gzipped).

Fish offers related functionality using search, e.g. instead of
'!command', use 'command<up-arrow>', instead of '!$', use
'<Alt><up-arrow>'. That said, I have been trying to come up with a
nice '!'-like syntax. The reason I don't want to implement it the way
it works in bash straight off is that I really think it is a good idea
to be able to _see_ a command before it is executed. At least I know I
never dared use e.g. '!rm'.

Then you should try to copy tcsh's '!'
In tcsh (at least the solaris 8 version we use where I work), when you type '!rm<tab>' it get replaced by 'rm -rf /foo/bar/file' or whatever your entered last that starts with rm. It's one of the rare feature that I prefer in tcsh than in bash.


Xavier Douville

Attachment: fr.po.gz
Description: application/gzip

-------------------------------------------------------------------------
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

Reply via email to