On 4/17/06, ray hammond <[EMAIL PROTECTED]> wrote: > > > > I using fish 1.21.4 on Mandriva 2006, I am getting some odd behavior using > the tput command with my menu driven shell scripts. > > > > Examples > > > > "tput cur 24,22", this should move the cursor to row 24 column 22. The > cursor moves to the correct row, but seems to fix the column. > > > > "tput smso" and "tput rmso", this command has no effect. It should set the > terminal bold (smso) and bold-off (rmso). >
It sounds like fish resets the terminal when it shouldn't. Could you provide me with a short example script and how to use it so that I can test further? -- Axel ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
