[Github-comments] [geany/geany] [Feature request] Support different combinations of I/O in Custom Commands (#1037)

Colomban Wendling notifications at xxxxx
Thu Oct 20 20:10:33 UTC 2016


@andy5995 BTW, if you got Python installed, you could simply do: `python3 -c 'from sys import stdin, stdout; stdout.write(stdin.read().title())'` (I recommend using Python 3.x that doesn't need extra care to properly handle Unicode input here)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1037#issuecomment-255214266
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161020/dc947d88/attachment.html>


More information about the Github-comments mailing list