http://mf34jlghauz5pxjcmdymdqbe5pva4v24logeys446tdrgd5lpsrocmqd.onion/tutorials/tortoise_and_the_hare.html
_colors [ color ] max_y , max_x = self . _stdscr . getmaxyx () if max_x > x and max_y > y : try : self . _stdscr . addstr ( y , x , msg [: max_x - x ], attr ) except : pass # maybe an edge case while resizing the window def erase ( self ): self .