Subject: | Comments support |
Hi Robert,
would it be possible to support comments in your module - as this module
does: Syntax::Feature::QwComments?
Than it would be possible to do stuff like:
system(ql{
tmux new-window
-k # kill existing window
-t main:9 # target window
# programm to start in window
rtorrent
});
Thanx for considering.
Greetz.