-
My first experience with Chord Chart Studio so forgive if this is already possible. I've imported the ChordPro version of 5 songs from Planning Center. Each of them has the same problem. Chord Chart S…
-
The fix to issue #16 introduced a bug. When a multipart body is nested inside another multipart, if the inner part had no epilogue (no blank lines between the end-delimiter at the end of the child mu…
-
$ go get sigs.k8s.io/controller-runtime@v0.19.0
go: sigs.k8s.io/controller-runtime@v0.19.0: Get "https://goproxy.cn/sigs.k8s.io/controller-runtime/@v/v0.19.0.mod": http: server gave HTTP response …
-
I maintain macOS apps that are basically a modified Pd.app, but load a custom patch. That used to work well for years, but not anymore since 0.55 (probably due the refactoring of the GUI loading order…
-
#### Brief summary of issue / Description of requested feature:
Multi-line copy copies blank spaces in front of it if your copy doesn't start at the beginning of a line.
#### Steps to reproduce the …
-
Question about blank line handling in ReverseMarkdown:
I have a process that converts from Markdown to HTML and back again, depending on various conditions. One user would like to create a fixed n…
-
# 1. Graphical issue inside a terminal pane (eg. something does not look as it should)
1. Delete the contents of `/tmp/zellij-1000/zellij-log`, ie with `cd /tmp/zellij-1000/` and `rm -fr zellij…
-
-
#### Code Sample
```python
data = [[1, 2, 3, 4, 5, 6], [7, 8, 9, 10, 11, 12]]
multi_index = pd.MultiIndex.from_product([['a', 'b'], ['one', 'two', 'three']])
df = pd.DataFrame(data, columns=mult…
-
adding some detail to the repro steps
1. add a comment to a line in a PR
2. checkout the PR locally and run `focus comment current line` while on that line - comment is focused with a border
3. p…