Christoph Wempe

Results 68 issues of Christoph Wempe

I think it would be useful if host names or user names could be randomly colored, but always have the same color. Other projects like https://github.com/justjanne/powerline-go/ do this by generating...

This colorscheme should be used upon cisco_ios and is mainly for VPN logs.

I rebased the branch as requested in https://github.com/folkertvanheusden/multitail/pull/25. Original Message: I created a color scheme for Cisco IOS (and IOS-XE) logs. It looks like this: ![image](https://github.com/folkertvanheusden/multitail/assets/1270359/6b3e00d6-2ac2-4022-a255-2ff4e1f05f7a)

I am not sure if it is only me, bit I think the dhcpd color scheme could be greatly improved. This is the current version (6.4.2 ): ![image](https://github.com/folkertvanheusden/multitail/assets/1270359/e80f6361-614b-4514-b5f0-ec7df8a0536b) My color...

When creating color schemes I am always unsure what colors to use. Maybe someone (or the community) could write some best practices or recommendations. For example: * `error` should be...

As you might know there is a format for QR codes to connect to a WiFi when your scan the code with a smartphone. As I have some Wifi credentials...

I had issues (like https://github.com/urbandroid-team/Sleep-as-Android-Garmin-Addon/issues/17 and https://github.com/urbandroid-team/Sleep-as-Android-Garmin-Addon/issues/22) before and will try to report logs if it happens again. But since the newer version with the improved UI (v202010*) was automatically...

I would like to see my pulse on the display while the app is active. I guess this should be an option in the app settings to en/disable. Maybe even...

It would be nice if I could disable the alarm feature (wehere you dismiss or snooze the current alarm on the watch.) in the app settings. One reason is the...

Found another bug. This might be a tricky one, because it includes escaped characters. Example: ``` String AAA "BBB" {mqtt=">[mosquitto:ccc:command:open:{\"x\"\\: \"y\"}]"} ``` Result: ``` String AAA "BBB" {mqtt=">[mosquitto:ccc:command:open:{\"} ``` And...

bug