Lluís Vilanova

Results 5 issues of Lluís Vilanova

Please tag current master for a new release, so latest fixes can be included in Debian.

Hi. I have a script using nested progress bars like this: import time import tqdm for i1 in tqdm.tqdm(range(10)): for i2 in tqdm.tqdm(range(5)): time.sleep(0.2) It works well on a regular...

p4-enhancement-future 🧨

I use el-get for system autoconfiguration, but if my el-get configuration requires some packages that are already installed in the system, el-get silently fails to install these (due to sudo)...

bug

It would be nice to have a way to "hide" the progress message when it's finished, but show it while it's being completed (right now it's all-or-nothing).

Feature Request

## Your environment TbSync version: 4.11 EAS-4-TbSync version: 4.12 Thunderbird version: 128.1.1esr ## Expected behavior Calendar in my office365 account gets populated with all entries created in the past. ##...