elementary / terminal

Terminal emulator designed for elementary OS
https://elementary.io
GNU Lesser General Public License v3.0
406 stars 97 forks source link

Remove Unecessary Idle During Page Switch #720

Closed Marukesu closed 1 year ago

jeremypw commented 1 year ago

This idle loop was added for a reason here: https://github.com/elementary/terminal/pull/204#issuecomment-359936797. However I cannot find any difference with master now with the idle loop removed, with the cursor or otherwise so I guess the underlying cause was fixed elsewhere.