selectel / pyte

Simple VTXXX-compatible linux terminal emulator
http://pyte.readthedocs.org/
GNU Lesser General Public License v3.0
649 stars 101 forks source link

Need example like webterm but working only locally #135

Closed Alexey-T closed 4 years ago

Alexey-T commented 4 years ago

For CudaText plugin I want to use Pyte to run Bash process and catch its output into CudaText panel-editor. CudaText plugin has input field which text I must put to Bash.

I cannot make example to test. (No XP with asyncio and Pyte). webterm example is using HTTP and asyncio http, but I need an example which works in pure Linux terminal. so I can run in terminal - "python3 nnnnn.py" and

superbobry commented 4 years ago

I'm sorry, I'm not able to provide examples on demand. Feel free to ask a more specific question on StackOverflow.