Matthias
Matthias
@GOKOP Have you found a solution? I was also just trying to draw a nice border with unicode chars and found that the border function doesn't work.
@GOKOP Thanks. I meanwhile found that the limitation of border is caused by the underlying C function of ncurses, which means a unicode implementation can't do a simple call to...
With the markdown app there is currently also no option to share the rendered markdown (as it was requested here), but there is a related request for such feature https://github.com/icewind1991/files_markdown/issues/29
Just want to note that it can take a few minutes until the docker container with collabora is fully up an running, on my server it takes ~8 minutes! Initially...
I checked the other functions in AES.cpp and don't think that there is any other function where the "-1" would need to be replaced. In my few this pull request...
Hi @spaniakos I've started to review the joint changes of #15 and #16 and plan to submit a pull in the next days. If you're interested, you can have a...
The file generated would have the default values if defined in the template dict or empty values , if possible the expected type as comment. From this example template dict:...
I have the same issue on latest NC 22.2.0 if I connect to the public IP from local network (behind NAT router). My Nginx uses the reverse proxy config for...
The PR #52 should have fixed this issue.
I raised a similar issue #47 and have a working solution, for which I plan to raise PR after alignment with latest updates.