We have moved to a new Sailfish OS Forum. Please start new discussions there.
0

Why BLINK not work in bash scrip ?

asked 2015-07-25 18:59:08 +0300

Schturman gravatar image

updated 2015-07-25 19:35:50 +0300

Hi to all.
Can someone explain me why "blink" is not working in the fingerterm (bash script)?
Can it somehow be fixed ?
Thanks

edit retag flag offensive close delete

1 Answer

Sort by » oldest newest most voted
5

answered 2015-07-25 22:49:18 +0300

t4k1t gravatar image

updated 2015-07-25 22:54:18 +0300

Because fingerterm ignores the blink sequence.

Most terminal emulators seem to to ignore it and to be honest I think that's the right thing to do, because frankly it's just annoying.

If you want to highlight something in the terminal maybe you can try inverting colors instead. That should work nicely and is not quite as intrusive.

EDIT: I referenced the wrong code line, shame on me. Here is the correct one: https://github.com/nemomobile/fingerterm/blob/bdb2b7b41db874ee0ba59a9a9bfc3d302205adfe/terminal.cpp#L777-L782 As you can see it doesn't handle "5" which would be blink.

edit flag offensive delete publish link more

Comments

Thanks for explanation !

Schturman ( 2015-07-25 23:21:13 +0300 )edit

You're welcome :-)

t4k1t ( 2015-07-26 12:28:43 +0300 )edit
Login/Signup to Answer

Question tools

Follow
1 follower

Stats

Asked: 2015-07-25 18:59:08 +0300

Seen: 313 times

Last updated: Jul 25 '15