[Github-comments] [geany/geany-plugins] Unable to Capture Filter Input with geanyminiscript (#692)

Daniel Oakey notifications at xxxxx
Thu Feb 15 23:20:37 UTC 2018


I see. So for example, in python I might do:

```python
import sys
text = sys.stdin.read()

# text processing here

print(text)
```

Do you know if there is any way to link keyboard shortcuts to run specific scripts with mini-script? I would use [peasy](https://github.com/kugel-/peasy), but I can't seem to install it on my system.

-- 
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-plugins/issues/692#issuecomment-366095276
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180215/4cab0eaf/attachment.html>


More information about the Github-comments mailing list