Closed o-sdn-o closed 10 months ago
Changes
You can now run multiple commands on one line, as well as set multi-line window titles:
vtm --script "vtm.run(title='Line1 \nLine2' cmd=cmd); vtm.run(title='Second Window' cmd=cmd)"
Closes #555
Changes
You can now run multiple commands on one line, as well as set multi-line window titles:
Closes #555