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

Reply via email to