On 8/26/06, Martin Bähr <[EMAIL PROTECTED]> wrote: > On Sat, Aug 26, 2006 at 04:00:10AM +0200, Axel Liljencrantz wrote: > > Ah, the idea that a small script/program bug should cause the shell to > > slightly break in a user visible way as a 'proportional response'. I'm > > not sure I agree with this idea, but I find comfort in knowing that > > some people would even consider it a feature... > > i don't think it's a feature, but hiding that information is definetly a > bug.
It is. > you could show the end of the output in another way (some > character, changing color, etc...) The problem is that missing newlines can't be detected by the shell. I've added the feature of not printing a carriage return before printing the initial prompt, though fish _will_ still use carriage returns occasionally when the user edits the commandline, so when he/she starts writing things, the prompt will fix itself, and cover up the last line of input in the process. Patch is in the darcs tree. > > greetings, martin. > -- > cooperative communication with sTeam - caudium, pike, roxen and unix > offering: programming, training and administration - anywhere in the world > -- > pike programmer travelling and working in europe open-steam.org > unix system- bahai.or.at iaeste.(tuwien.ac|or).at > administrator (caudium|gotpike).org is.schon.org > Martin Bähr http://www.iaeste.or.at/~mbaehr/ > -- Axel ------------------------------------------------------------------------- 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
