Details
-
Bug
-
Resolution: Fixed
-
normal
-
0.1.4
-
Operating System: All
Platform: All
-
P3
-
New Feature
-
13027
-
591
Description
As the bell character ^G or \u0007 is not supported in xml 1.0 a placeholder ${bell} is provided.
Using ${bell} in a command will lead to a command in the script that uses \u0007 instead.
Using this feature a bell can be rung when a command finished.
Example:
mvn clean install $T echo ${bell}