-
## Description
I would like to can select and copy the text in the alerts when they have a big word there.
## Steps to Reproduce
1. Open your browser `Console`.
2. Try to type…
-
### Environment information
```plain text
System:
OS: macOS 15.0.1
CPU: (16) arm64 Apple M3 Max
Memory: 53.61 GB / 128.00 GB
Shell: /bin/zsh
Binaries:
Node: 20.17.0 - ~/.asdf/installs…
-
Hi!
Using SBCL 2.0.3 I run
`(ql:quickload :origin)`
it's ok, but
`(ql:quickload :kons-9)`
leads to
```
To load "kons-9":
Load 1 ASDF system:
kons-9
; Loading "kons-9"
…
-
### Describe the Bug
The asdf current is not return correctly if some of specify versions are not installed, I have the following line in `.tool-versions`:
```
ruby 2.7.8 2.6.10 system
```
…
-
On Python 3.6+ (where dict is ordered) I'd expected the following to always return the same results:
```python
import jsonpatch
a = {
'key1': 'value1',
'key2': 'value2',
'key3': 'v…
-
gem install debase -v 0.2.5.beta2
- Macbook Pro M1 Pro
- Mac OS 14.4
- Ruby 3.3.0 (same error happens on Ruby 2.7.8)
```
compiling debase_internals.c
debase_internals.c:319:25: warning: init…
-
### Did you check the docs?
- [X] I have read all the docs
### Is your feature request related to a problem? Please describe.
I like this template and use it for my plugins. It'd be nice if t…
-
使用https://s.hancel.org/ 注册登录后,我用直接上传对账单的方式,同步支付宝的账单,格式为csv;
上传后显示同步记录为0,在其他页面也无法看到;
账号是asdf
-
The official [documentation says](https://asdf-vm.com/manage/versions.html#list-all-available-versions) listing all versions should work:
```shell
asdf list all
# asdf list all erlang 17
```
Ho…
-
I have several times managed to get the cursor to find a weird position when writing "quickly" in large paragraphs (LaTeX-document) with AutoWrap-enabled.
"Quickly" here should be read as unusuall…