Results 157 comments of Renato Alves

> So... what about just write that bg again? hehe, that's what I'm doing at the moment, just thought the function was lacking some safety measure :) >> I would...

[Maybe this?](https://github.com/awesomeWM/awesome-www/blob/master/recipes/mpc.lua) - references same code that @copycat-killer linked above.

@copycat-killer by "get rid" I hope you mean replacing them with lua native api's such as [luacurl](https://github.com/Lua-cURL/Lua-cURLv3). If you remove the widgets people will miss them :)

Untick `Do not display the button if translation is not required` and it will only send the text for translation when you click the translate button. (confirmed in the debug...

I meant `disable` that option. If you have it enabled it will send any highlights.

Maybe I'm missing something or I'm not being understood. What I mean is, set the following options: ![screenshot_2019-05-12_09-40-47_715866800](https://user-images.githubusercontent.com/122319/57579289-561c6d80-749a-11e9-99a7-388f3e019b03.png) ![screenshot_2019-05-12_09-41-36_899709270](https://user-images.githubusercontent.com/122319/57579290-59175e00-749a-11e9-813b-44b4b3437e04.png) And by doing so translations will not be requested anymore on...

A recent discussion on [ngless mailing list](https://groups.google.com/d/msg/ngless/UUgpTZMudbM/NU3YagtUBwAJ) reports an error with ngless trying to download `motus 2.5` from the official resources website. ``` Exiting after fatal error while loading and...

In order to keep compatibility with the current behavior (no action when finished), I'm wondering if this should be implemented through a `--only-collect` command-line option. Effectively we have to skip...

Another perhaps simpler alternative is to add a `stats_label="Human reads kept"` argument to all functions that can generate statistics. Passing this argument would also explicitly specify which functions should or...

This should also cover `subfeatures`. At the moment specifying multiple subfeatures adds two additional columns to the output.