hi,

First of all, congrats: just discovered fish and i'm having fun trying it !!

A few questions and remarks:

- I don't understand the multiline editing for things other than
function/loops, eg :
   ls \
   -l
  doesn't work as "ls -l" ?! An I need multiline for clearer scripts

- I think I have a bug on Macos X with macport fish 1.22.3 r{0,1} :
"echo (seq 3)" or "for i in (seq 3)..."  will 'freeze' fish while in
interactive mode (so in eval, but not with fish -c).  Sorry for not
having looked at the code, but I saw that sources from darcs
repository weren't compiling straightforwardly, I will try the iconv
patch, etc.. later...

- Fish help facilities are great ! One thing though: hypertext is
great, but I don't like it openned *by default* out of the term I'm
in, somewhere out there in a graphical browser...

- two things that I miss from my zsh config:
 1)the right prompt, i saw it's on your plans, that would be my top wish :)
 2)<tab><tab> picking one from the proposed completions and rotates,
when I'm really lazy taping....

Otherwise, I really like the ideas of homogenity, minimality and
extensibility by keeping most things as extension in shell scripts.

Piotr

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to