[Fish-users] new to fish , how migrate my .bash_profile

2019-10-11 Thread Xavier
Hi Experts I am just new to fish and feel it is really amazing , I have a bunch of configurations in .bash_profile and .bashrc, any idea how make them work with fish ?? thanks Regards Xavier. ___ Fish-users mailing list Fish-users

Re: [Fish-users] new to fish , how migrate my .bash_profile

2019-10-11 Thread Xavier
Thanks, I'll check it out. looks like no direct way to make fish consume my shell configure . I will do the configure, thanks very much for help. Gabriele Bartoli 于2019年10月11日周五 上午9:30写道: > Hey Xavier, > > Check this out: https://fishshell.com/docs/current/faq.html > > On F

Re: [Fish-users] new to fish , how migrate my .bash_profile

2019-10-11 Thread Xavier
thanks , yes, this page is very helpful. Greg Reagle 于2019年10月11日周五 下午7:58写道: > On Fri, Oct 11, 2019, at 03:34, Xavier wrote: > > Thanks, I'll check it out. looks like no direct way to make fish consume > my shell configure . I will do the configure, thanks very much for hel

[Fish-users] Vim binding for forward and backward search

2015-08-04 Thread Xavier Guérin
Hello list, I was wondering if there is any simple way to map ? and / to backward and forward history search à là vim in vim mode ? I combed the web and the doc, and could not find history backward and forward search. Thanks, Xavier

Re: [Fish-users] Vim binding for forward and backward search

2015-08-05 Thread Xavier Guérin
I tried this search functions before, but thought they did not work as I was expecting a fuzzy search like the one on ZSH. I remapped as you suggested: bind \? history-search-backward

Re: [Fish-users] French translation

2006-07-11 Thread Xavier Douville
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

Re: [Fish-users] French translation update

2006-08-01 Thread Xavier Douville
Hi Please make sure that you keep the charset of the French PO file to ISO-8859-1. If you prefer, I can send it to you in unicode. In fish 1.2.9 I see "Répertoire" instead of "Répertoire" (which mean Directory). tha

[Fish-users] sudo, time and nice completion

2006-09-11 Thread Xavier Douville
Hi The completion for sudo, time and nice doesn't work. The problem is probably in __fish_complete_subcommand.fish fish, version 1.21.10 Xavier Douville - Using Tomcat but need to do more? Need to support web ser

Re: [Fish-users] sudo, time and nice completion

2006-09-12 Thread Xavier Douville
ed paths like /sbin and /usr/sbin for those two commands (this is what bash_completion do) Xavier Axel Liljencrantz wrote: > On 9/11/06, Xavier Douville <[EMAIL PROTECTED]> wrote: >> Hi >> >> The completion for sudo, time and nice doesn't work. >> The problem

[Fish-users] Completion for wpa_cli

2006-09-18 Thread Xavier Douville
Hi I just made a completion for wpa_cli I use it mostly for 'wpa_cli status' and 'wpa_cli scan_results'. Xavier Douville #completions for wpa_cli complete -x -c wpa_cli -a status -d (N_ 'get current WPA/EAPOL/EAP status') complete -x -c wpa_cli -a mib -d (N_ &#