Cass

Results 6 issues of Cass

Would be cool to be able to display images in the CLI (think displaying graphs with a higher resolution than ASCII characters) - this kind of thing has been implemented...

enhancement

Adds `is_first` & `is_last` properties onto the `buffer` parameter. Useful for knowing if a tab is the first or last in the set of buffers. Also exposes all the buffers...

Using cmd+1/2/3/4.... to switch desktops (bound in Keyboard Shortcuts > Mission Control) causes spacebar to disappear for a split second, not a huge issue just a noticeable thing - using...

Have a dependency tree issue with `typeorm@"^0.3.0-alpha.24` ``` npm WARN using --force Recommended protections disabled. npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm...

MUX Data API reference says that possible values are "95th" "median" "avg" "count" "sum" ![Skjermbilde 2021-07-21 kl 2 34 33 pm](https://user-images.githubusercontent.com/61694629/126497624-9a668bd4-14f1-4ae8-a672-8a72a320ce2d.png) Yet the types in `MetricsBreakdownQueryParams` are only `'95th' |...

bug

Hi! love the idea of this & been looking for something like this for a while -- however there are a few readability issues / bugs that I think could...