Changelog
a29e36f Now correctly changing focus at the application level, which unfocuses the currently selected element; moved the application.Run() event loop to the main Entrypoint() function so it's clear what is going on in this app; cluster details tables now have a different border color than the cluster table to make distinguishing which one has focus easier.
f2abc84 Now displaying the row number in the first column, making it easier to scroll through long tables that stretch past the limit of the terminal window
eb16d5d The Github API may block repeat calls from anonymous users, so just carry on if the latest ecs agent version cannot be read.
bb61707 enabling mouse, hinting at mouse nav in the footer
11454b0 focusing between cluster table and cluster details table(s) now includes a yellow border around the active focus.