Menu

#108 no SIGWINCH on ctrl+0 zoom level reset

Next_release
open
nobody
None
1
2015-01-08
2015-01-08
Anonymous
No

roxterm doesn't appear to send a SIGWINCH to children processes when ctrl+0 resets the zoom level back to the default, which works when the zoom level is increased with ctrl+(+) and ctrl+(-).

Discussion

  • Anonymous

    Anonymous - 2015-01-08

    Actually on further inspection, this doesn't appear to be a problem!

     
  • Tony Houghton

    Tony Houghton - 2015-01-08

    I think vte raises SIGWINCH automatically when necessary, I don't remember coding anything myself to deal with that. ROXTerm tries to preserve the number of lines and columns when the font size changes, and if it succeeds I suppose there's no need for vte to signal WINCH to the child.

     

    Last edit: Tony Houghton 2015-01-08

Anonymous
Anonymous

Add attachments
Cancel