[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:25:36 UTC 2016
> This capped only the first letter of the selection of course, but it worked. I'll just have to add a couple lines to make it cap the first letter of each word.
You'll need to read chunks and properly handle a read that cut in the middle of a word. That might be slightly annoying, but totally doable yeah.
> I don't know much python. You're saying I could accomplish what I want just using the code you provided?
Yes. Python comes with batteries, it's kinda unfair to C actually ^^
--
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-255218014
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161020/4d5f02cb/attachment.html>
More information about the Github-comments
mailing list