Hi Ridiculous I have .. up to ..... (I think) but also have CDPATH as . as I find the behaviour of <tab><tab> odd when ~ is in CDPATH so I can't really answer your question. It's no big deal as I've written it as a function, which makes it optional thus could be seen as an improvement since some people (such as yourself) don't like the behaviour.
To fix the prompt issue I've added this to my config.fish . ~/.config/fish/functions/fish_prompt.fish Regarding functions it seems that some work and some don't. How would you prefer issues to be reported, via this list or as issues in github? On 30/05/2012 20:44, ridiculous_fish wrote: > Hi Peter, > > Do you use the "implicit cd" feature for any paths other than '..'? > > I removed implicit cd because I found it to be very confusing in general, > especially when combined with a CDPATH that includes ~ > > But if it is restricted to paths where there can be no confusion, like '..', > then it would be OK. What would you think about that? > > _fish > > On May 30, 2012, at 5:25 AM, Peter Flood wrote: > >> This is fantastic news, well done. >> >> Was just about to install it when I read this >> "I can not use '..' as command to go to the upper directory." >> "It ignores my prompt." >> "It seems that it ignores my functions" >> >> Once these are fixed I'll give it a go and report back. >> >> >> >> On 30/05/2012 13:16, Maxim Gonchar wrote: >>> Hi, >>> >>> So I'm trying new fish and have some questions and notes. It became really >>> fast and amazing. >>> >>> 1) On archlinux default python is python3. So internalize script and >>> webconfig scripts do not work out of the box, until i replace >>> /usr/bin/python by /usr/bin/python2. >>> >>> 2) I see that I can not now execute directories. I.e. I can not use '..' >>> as command to go to the upper directory. >>> Of course I can catch the event to handle it. But it doesn't colorize >>> correct paths as green now. Is this feature completely deleted? >>> >>> 3) __fish_config_interactive.fish contains a command 'which -s' >>> I do not know what -s should mean, but my 'which' doesn't support this >>> option (I've tried on arch, debian and ubuntu). >>> The other thing is that which outputs to the stderr if command not found. >>> So it's better to use ^/dev/null redirection as well. >>> >>> The problem is that 'which -s command-not-found' is also hardcoded in >>> builtin_scripts.cpp, so it's not easy to understand why it keep claiming, >>> even after modifying the __fish_config_interactive.fish >>> >>> 4) It seems that commands are interpreted even if they are not to be >>> executed: >>> 'false; and dfgsfhsfhethr' will cause an error. >>> >>> That's bad, because it shows warnings if I try to test if command is valid: >>> type sdfsdfsdf>/dev/null; and sdfsdfsdf >>> >>> 5) It ignores my prompt. It seems that it ignores my functions, if they >>> override functions from /usr/local/share/fish. >>> It ignores them, even if I delete /usr/local/share/fish from >>> $fish_function_path. >>> I also can not edit fish functions from 'share' with funced. >>> >>> 6) I like the idea of autosuggestions, I feel very comfortable and natural >>> with them. I would suggest to add the possibility to set a color to the >>> auto-suggested part (blinking?). >>> Now it's the same as the other part of the command and if you loose your >>> attention for a while, you think that you get the command already and you >>> get an error when you try to execute it. >>> >>> best regards, >>> Maxim >>> >>> ------------------------------------------------------------------------------ >>> Live Security Virtual Conference >>> Exclusive live event will cover all the ways today's security and >>> threat landscape has changed and how IT managers can respond. Discussions >>> will include endpoint security, mobile security and the latest in malware >>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>> _______________________________________________ >>> Fish-users mailing list >>> Fish-users@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/fish-users ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users