Ce module implémente {{LxTerm}}, il met en forme les lignes de commande et ajoute les prompt.
{{#invoke:LxTerm|main|cmdnum=1|user=root|text=test \
test2}}
| [root@linux] # | test \ | dblclick to copy |
| > | test2 |
<nowiki>test \
test2
</nowiki>
{{#invoke:LxTerm|main|cmdnum=1|user=root|text=test
test2}}
| [root@linux] # | test | dblclick to copy |
| [root@linux] # | test2 |
<nowiki>test
test2
</nowiki>
{{#invoke:LxTerm|main|user=nobody|text=test2}}
| [nobody@linux] $ | test2 | dblclick to copy |
<nowiki>test2
</nowiki>
{{#invoke:LxTerm|main|text=test3}}
| [user@linux] $ | test3 | dblclick to copy |
<nowiki>test3
</nowiki>