If I send
wall -t 30 Do some mate-terminal testing now
to a terminal, the message blinks in the terminal title bar, but does not stay and is not readable therefore.
I have to add
wall -t 30 Do some mate-terminal testing now | sleep 30
to make it permanante for 30 seconds.
The bug is threefold :
- It should be sent to the window and to all tabs.
- It should not disappear after the timeout, but only block the prompt during the timeout.
- It should be sent into the windows and stay there.
Please confirm and correct.
If I send
wall -t 30 Do some mate-terminal testing nowto a terminal, the message blinks in the terminal title bar, but does not stay and is not readable therefore.
I have to add
wall -t 30 Do some mate-terminal testing now | sleep 30to make it permanante for 30 seconds.
The bug is threefold :
Please confirm and correct.