RoomCays
RoomCays
I have discovered a bug IMO. When using wildcard binding (`*`) the scope of `all` is not treated the same way as when binding particular key (like `ALT+N`). The difference...
The [official documentation](https://zulip.readthedocs.io/en/stable/production/export-and-import.html#backups) currently says: > The Zulip server has a built-in backup tool: > > ```shell > # As the zulip user > /home/zulip/deployments/current/manage.py backup > # Or as...
Consider following blezz content action: ``` act(t,The test,zenity --text-info --filename=~/foobar.txt) ``` Executing this action with `rofi-blezz` gives an error of... Zenity: ``` (zenity:1860728): Zenity-WARNING **: 19:07:09.220: Cannot open file '~/foobar.txt':...
Thank you for the rabbit, @nikolassv! I love 😻 such clean* and simple tools. From the first moment of using it (and because I'm addicted to [rofi](https://github.com/davatorium/rofi)) I knew I...