-
BPO | [4256](https://bugs.python.org/issue4256)
--- | :---
Nosy | @vstinner, @merwok, @agbuckley, @bitdancer
Files | [4256_1.patch](https://bugs.python.org/file16985/4256_1.patch "Uploaded as text/pla…
-
When there are hyphenated tags, the tab completion only completes to the first hyphen, and the rest of the tag is missing.
Demonstration:
```txt
[09:55:42] ❯ timew start main-unit
Note: '"main-u…
-
Hi, I have a query regarding Hydra.
It is an excellent library; however, I am somewhat perplexed as to why there must be an '=' for the arguments instead of just a space or support for both.
The…
-
### Current Behavior
When there's a symlink anywhere in the directory hierarchy to the current directory, filename completion will create a relative path to the symlink target, effectively breaking f…
-
Be sure to read [FAQ](https://github.com/fastfetch-cli/fastfetch?tab=readme-ov-file#faq) before submitting a new issue.
## Wanted features:
`fastfetch` has a vast number of options available, it w…
-
**What did you expect to happen?**
...
Update the preview pane on save, or when command `latex-preview-pane-update` is executed.
**What actually happened?**
...
The pane is not updated.
**Ad…
-
Hello,
`test_is_equivalent_tree_or_patch_reachable` is failing when I run the test suite locally on master:
```bash
$ python -m pytest -p tests.pytest_full_operands --numprocesses=auto --junitx…
-
**What did you expect to happen?**
I call `=mu4e`, which opens `mu4e` in the `*mu4e*` buffer. When I call `org-capture` on an email, I get an `org` entry with a `mu4e` link to the email. When I click…
-
I can't totally figure out what's happening, but ipython has become unusable to me unless I `pip install ipython=7.28.0` or similar.
There's a couple other tickets open about possibly related thing…
-
Noticed in #9940:
If you want to decorate something with `command` to only call commands, you can't use a `--` to avoid it being called as e.g. `command -q`:
```fish
command -- less
```
sho…