Helmut K. C. Tessarek
Helmut K. C. Tessarek
This has already been fixed, but a new release has to be made. That's all. @Dariasteam can you please create a new release? This level is really impossible to play...
@javiplx interesting. I'm using the following with git master and it works splendidly: ``` [[ "$TMUX" ]] && TSWP=`tmux display -pt "${TMUX_PANE:?}" '#{session_name}:#{window_index}.#{pane_index}'` && HISTFILE=$HOME/.bash_history.d/bash_history-$TSWP PROMPT_COMMAND="history -a; $PROMPT_COMMAND" ``` My...
We have the same problem in Joplin. People have found a workaround by adding the following css: ``` .mermaid svg { height: auto; } ``` @knsv ^^^
I can also offer an alternative setup for gitolite. The steps described in [gitolite.rst](https://github.com/git-multimail/git-multimail/blob/master/doc/gitolite.rst) set the post-receive hook for all repos, even though multimail might not be active for all...
> I'm not sure it can be qualified better, as there are use-cases for both. For sure, a doc explaining how to set it up for a single repo would...
Working on it...
Ok, here you go: https://evermeet.cx/wiki/How_to_setup_git-mulitmail_on_gitolite You can either copy and paste the article or use a link to that article. In case of the former, please mention the link, since...
It seems that all thumbnails are now huge. At least when the "old" ones are not in the browser cache. So this is how it looked before (image 1): And...
I believe I found another clue. When I start off with a browsesr with a clean cache and go to the gallery these huge icons show up. I can get...
@plegall It seems that tkuther might not be maintaining this anymore. I believe I found the problem as described in the previous comment. Unfortunately I do not know how to...