2

I am looking to monitor every command input on python VTE widget so I can pass it to the my program for processing on commands that match a certain regex. Is it possible, I am thing connecting signals and all that but I just don't know anything further than than. Any help please?

Thanks,

ptomato
  • 56,175
  • 13
  • 112
  • 165
nmvictor
  • 1,109
  • 1
  • 15
  • 30
  • I think you need to connect the "commit" signal. Additional link: https://lazka.github.io/pgi-docs/Vte-2.91/classes/Terminal.html#Vte.Terminal.signals.commit – oxidworks May 02 '18 at 18:34

0 Answers0