Danilo Bargen
Danilo Bargen
Hmm, this isn't the worst idea, and is much better than stripping characters. It would mean however that people putting URLs in the middle of text in Arabic or Hebrew...
Note: This solution is no ideal because it will also strip RTLO characters from text completely unrelated to URLs. (Another solution proposed by @yadue is here: #388)
> Ah, actually bash tldr changed URLs. Will add back later Do you want this PR already merged, or do you want to re-add tldr-bash first?
Thanks! This issue (auto-generated completions) was originally tracked in https://github.com/dbrgn/tealdeer/issues/220 and a resolution attempt was started in https://github.com/dbrgn/tealdeer/pull/256 and https://github.com/dbrgn/tealdeer/pull/273. However, we noticed that the generated completions do not support...
I'd like this to be kept open. I agree that the current behavior is a bit non-intuitive (see #7805). I primarily use culling mode (with 1 visible image) for my...
@github-actions, please keep this open 🙂
Thanks for the links! Right now I don't have free capacity to do the requested changes, so maybe someone else could take over :slightly_smiling_face: Also, the coturn instance I was...
Unfortunately I don't remember... You are right, usually with Systemd you run things in the foreground and don't choose the "forking" type. *If* there was a reason for that choice,...
I'd also like to see such a feature. I have a project where only 1 or 2 branches need to be rewritten, but because some commits in the history are...
I'm also having this issue. Probably Android is preventing sockets from being opened if the app is in background. @umesh0492 did you find a solution?