B bordemstirs Member Jan 29, 2011 #1 Trying to use csend to send a message, is there anyway to include a new line character this way?
B bordemstirs Member Jan 29, 2011 #3 It just appears in the kmail as "n" So far, I've tried \n, \\n, and <br>. Though I just thought of something and it works. No idea how to pull it off in the gCLI raw, but Code: ash cli_execute("csend to almighty sapling || one\ntwo"); did the trick. Hefty, but tolerable.
It just appears in the kmail as "n" So far, I've tried \n, \\n, and <br>. Though I just thought of something and it works. No idea how to pull it off in the gCLI raw, but Code: ash cli_execute("csend to almighty sapling || one\ntwo"); did the trick. Hefty, but tolerable.