Skip to content
Snippets Groups Projects
  1. May 13, 2017
  2. May 11, 2017
  3. May 10, 2017
  4. May 09, 2017
    • George Nachman's avatar
      Detect user scroll when live scrolls occur. · e33238a1
      George Nachman authored
      A live scroll happens when you drag the scroller. It does not happen when you use the scroll wheel or keyboard shortcuts.
      
      This fixes a bug where the GCD refresh timer fires during live scroll causing the screen to jump to the bottom. It wasn't an issue with NSTimer since the screen was never asked to redraw during live scroll because of the runloop mode.
      
      See the thread on iterm2-discuss with the subject line: OSX 10.12.4 iTerm 3.1 beta 3 scrolling strange behavior..
      e33238a1
  5. May 06, 2017
  6. May 05, 2017
  7. Apr 30, 2017
  8. Apr 29, 2017
  9. Apr 27, 2017
  10. Apr 23, 2017
  11. Apr 22, 2017
  12. Apr 19, 2017
  13. Apr 15, 2017
  14. Apr 12, 2017
  15. Apr 09, 2017
Loading