Menu

Encapsulation of PT handling

2002-12-04
2002-12-06
  • Jörg Sonnenberger

    I have written a small encapsulation of the interface of pseudo.cpp into a C++ class. This allows the use of multiple
    PTs per app. If you find it useful, I post it and the changes necessary for (x) gterm to use it.

     
    • Jörg Sonnenberger

      This would also include the fix for the background process bug.

       
    • Timothy Miller

      Timothy Miller - 2002-12-05

      Sounds great to me.  The pseudo.cpp file is "just an example", bu that doesn't mean it can't be a fully-featured one.

      What is the "background process bug"?

       
      • Jörg Sonnenberger

        Bug-ID 647975. I will provide a patch with my changes and the fix to that problem in a few minutes.

         
    • Timothy Miller

      Timothy Miller - 2002-12-05

      Are you saying GTerm has a bugzilla bug tracker, or is that Bug-ID for something else?  What package has this bug?  I'm a big confused.

       
      • Jörg Sonnenberger

        Jeep, it has a bugzilla. Hail to sourceforge! I took the idea from rxvt and xterm to close the terminal when the direct child dies.
        Question: Can the read from the PT return 0 bytes? I think this means EOF, but I'm not sure.

         

Log in to post a comment.