Results 49 comments of ynn

Any updates? The workaround mentioned above didn't work.

@Eh2406 git is irrelevant in my case (as far as I think). I cannot access `crates.io` via `cargo`. Here's the `Cargo.toml`: ```toml [package] name = "hello" version = "0.1.0" edition...

My fork [ympd++](https://github.com/your-diary/ympd) implements it.

I strongly desire the feature to be implemented. The playback speed configuration is essential for music players. With the feature, `mpd` would be a lightweight but powerful alternative for all...

Any updates? This is extremely problematic for me.

My current workaround is to disable the floating window. [The documentation of coc.nvim](https://github.com/neoclide/coc.nvim/blob/master/doc/coc.txt#L617) says > "hover.target":~ >  Target to show hover information, default is floating window when >  possible. >  ...

Today I just encountered the exactly same question as the OP. - I think the documentation is poorly worded. - Do I still have to stick to this workaround after...

Ah, it seems [examples/e01_basic_ping_bot/src/main.rs](https://github.com/serenity-rs/serenity/blob/current/examples/e01_basic_ping_bot/src/main.rs) is more fundamental and better suited for the purpose.

@eudaimos It works like a charm! Do you know where it is documented? (I want to know if there are any side effects of setting `COMPOSE_MENU=0`.)