diff options
| author | 依云 <lilydjwg@gmail.com> | 2026-04-03 07:52:45 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-03 00:52:45 +0100 |
| commit | 5233df7325659d2772ce02c73adbae9e7d14b234 (patch) | |
| tree | e6f98863569bfdc1508500c0c23cf61362c9f3d7 /crates/atuin-server-postgres | |
| parent | fix(ui): when inverted, invert scroll events handling (#3373) (diff) | |
| download | atuin-5233df7325659d2772ce02c73adbae9e7d14b234.zip | |
feat: option to disable mouse support (#3372)
<!-- Thank you for making a PR! Bug fixes are always welcome, but if
you're adding a new feature or changing an existing one, we'd really
appreciate if you open an issue, post on the forum, or drop in on
Discord -->
## Checks
- [x] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [x] I have checked that there are no existing pull requests for the
same thing
This adds an option to disable mouse support, so that the terminal
handles mouse events, making it easy to select text. I've found myself
needing to copy from history frequently recently and holding Shift is
not convenient.
However, this makes mouse scrolling not work as expected, e.g. in my
case it scrolls six lines at a time.
Also see #1209.
Diffstat (limited to 'crates/atuin-server-postgres')
0 files changed, 0 insertions, 0 deletions
