danields761
danields761
Hi, I found ability to separate 'yank with keyboard' and 'yank mouse' actions are very handy, because necessary to exit copy-mode to continue your actions are annoying.
**Bug Report** Mypy fails to deduce generic type if it has been previously deduced as `` **To Reproduce** Minimal example to reproduce ```python from typing import Callable, TypeVar, Generic T...
**Description** When using `#[serde(flatten)]` on fields inside a container type like `HashMap`, the `Bar` schema is not recursively discovered and doesn't appear in `component.schemas`. This causes issues when trying to...