Helmut K. C. Tessarek

Results 516 comments of Helmut K. C. Tessarek

The color can be changed with Joplin's `userstyle.css`: ```css /* ==mark== */ mark { background-color: var(--mark-bgcolor); padding: 1px 2px; } ``` I know that a few things have changed with...

Additionally I have never used plugins on mobile. That's another hurdle, since my mobile dev env is pretty much broken.

I am still experiencing this issue with 1.24.0. Is there a way to fix this via a workaround (e.g. a zsh option) or does this have to be fixed in...

Can a dev please at least confirm this bug and let me know, if a fix is planned and/or considered. This is rather annoying bug. The current workaround is not...

Thanks for the reply. I just wanted some sort of feedback, since I opened this issue several months ago. I am not pushing anyone nor asking to fix this right...

Thanks for reporting the issue. I'll look into it in the next few days.

Sorry, I still haven't gotten around to it. I haven't touched Joplin code for a few years, thus I have to brush up on a few things. e.g. the above...

May I ask what the solution is? So far only workarounds have been mentioned. Is it an ansible issue, a systemd issue, an ssh issue? e.g. I found a similar...

Thanks a bunch for the reply. > this is caused by a new feature in systemd, which currently has no consumers, which is now activated by default in Fedora. What...

When I connect to my f43 via ssh, all is good. There are no weird escape sequences messing up anything. I only see this warning when I use ansible. I...