Tagged Questions
4
votes
1answer
593 views
Zenity and text formating
I just discovered that zenity support html tags
zenity --error --text "hello <b>world</b>"
but how to make it work with "entry" type ?
zenity --entry --text "hello ...