Results 5 comments of Bryan Kok

It's working for me on Kali 2.0 using the default `gnome-terminal`, which supports 256 colors and Vim 7.4.963 ![screen shot 2016-06-30 at 8 48 11 pm](https://cloud.githubusercontent.com/assets/3119646/16488730/841d8b20-3f04-11e6-9e8e-e5105a9d0656.jpg) Check if your terminal...

> I noticed the following warnings in the console now that I started using empty mime-types despite it actually working as desired... > > ```tsx > useDropzone({ > accept: {...

The input bar height is defined as an absolute value, `35px`, in three different places: https://github.com/glowing-bear/glowing-bear/blob/6508993fea5e4bd2a00f5809433ca9e2c914881a/src/css/glowingbear.css#L346-L357 https://github.com/glowing-bear/glowing-bear/blob/6508993fea5e4bd2a00f5809433ca9e2c914881a/src/css/glowingbear.css#L66-L70 https://github.com/glowing-bear/glowing-bear/blob/6508993fea5e4bd2a00f5809433ca9e2c914881a/src/css/glowingbear.css#L394-L403 A complicating issue is that the footer, which contains the input field,...

> Updating the query string essentially triggers a full page reload (thus snapping the page back to the top rather than remaining in place). Assumed that wasn't the intended output...

I am encountering this problem too with [truffleruby 22.3.1](https://github.com/oracle/truffleruby/tree/vm-22.3.1) on aarch64. Version: https://github.com/sorah/protobuf/commit/d447b2924f695ffa55f6bdfc3537b97bc12d9504 and 3.21.12 from RubyGems. **What operating system (Linux, Windows, ...) and version?** Oracle Linux 9 **aarch64** as...