Skip to content

0.8.2

Compare
Choose a tag to compare
@bvaisvil bvaisvil released this 10 Apr 03:25
· 289 commits to master since this release

Bug fixes

  • Fixed an index out of bounds bug when scrolling past end of the filtered process table
  • Fixed an overflow/out of bounds bug when killing a process from a filtered table resulting in the index of the current selected process being out of bounds
  • Fixed a bug where TTYs wouldn't clear the screen before or after rendering (Closes Issue #23)