Feature Request:
invalidneeds info
### `ya env` output
```Shell
❯ ya --version
Ya 26.5.6 (Homebrew 2026-05-05)
❯ ya env
error: unrecognized subcommand 'env'
Usage: ya <COMMAND>
For more information, try '--help'.
```
### Please describe the problem you're trying to solve
I have a system app "smooth scroller" (it sends some 10-20 scroll-down events for every scroll).
Once in a while there is an app that does the same internally, multiplying it and making scrolling really difficult.
I believe yazi preview scrolls 4-5 lines on every scroll-down event.
### Would you be willing to contribute this feature?
- [ ] Yes, I'll give it a shot
### Describe the solution you'd like
If this was customizable that would be fantastic! 🧑🚀
### Additional context
_No response_
### Checklist
- [x] I have searched the existing issues/discussions
- [x] The [latest nightly build](https://yazi-rs.github.io/docs/installation/#binaries) doesn't already have this feature
关闭于 2026-06-21 2 条评论