Varac

Results 117 issues of Varac

Hej, thanks for this awesome project. I'd like to request matrix support (see https://git.feneas.org/jaywink/matrix-alertmanager as example).

I noticed that the output of asyncrun is limited to 80 columns. The following python code determines my current terminal width: ``` $ python -c 'import shutil; print(shutil.get_terminal_size())' os.terminal_size(columns=184, lines=52)...

If would be great to be able to sort the fields that are put together as description. I.e. my bank transactions csv file have the sender and description at fields...

enhancement

In a tmux session I can run commands in the background of an active pane using the `run-shell` tmux command. i.e. ``` :run-shell "echo hi" ``` outputs `hi` correctly. When...

Except for #23, dynamic-colors works for, thanks for it ! But `dynamic-colors init` gives me an garbled output like this: ``` » dynamic-colors init ]708;#fdf6e3% ``` It's easy to work...

I'd like to install kimai2 and integrate it in an existing [OpenID Connect](https://en.wikipedia.org/wiki/OpenID_Connect) SIngle-Sign-On environment, and it would be great if Kimai2 would add support for it.

feature request
help wanted

**Is your feature request related to a problem? Please describe.** I'd like to be consistent with my existing media library naming scheme. The only missing part is that DownOnSpot doesn't...

Feature request

When selecting a snippet via an alias, the typed characters before selecting the snippet are not removed. Example snippet: ``` snippet Test snippet alias snt Testing one two three ```...

Most distributions are moving to wayland as default display server (or has already moved like Ubuntu since latest release 17.10). I wonder if there's any plan to support wayland ?...

question

Hi, autorandr works fine for me. I just noticed this segfault in the logs, thought it might be interesting for you: ``` Nov 12 20:55:29 rocinante systemd[1]: Starting autorandr execution...