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).

 

 

Reply via email to