[ScriptMode] Add markup to message test in script mode test.

This commit is contained in:
Dave Davenport 2017-11-18 14:44:40 +01:00
parent eb3f2683e7
commit 974b482500
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
#!/usr/bin/env bash
echo -en "\0prompt\x1ftesting\n"
echo -en "\x00prompt\x1ftesting\n"
echo -en "\0urgent\x1f0,2\n"
echo -en "\0active\x1f1\n"
echo -en "\0message\x1fSpecial message\n"
echo -en "\0message\x1fSpecial <b>bold</b>message\n"
echo "aap"
echo "noot"