Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Mouse scroll not working in jetbrains ide's terminal #1698

Open
xiaozhuai opened this issue May 7, 2024 · 0 comments
Open

馃悰 Mouse scroll not working in jetbrains ide's terminal #1698

xiaozhuai opened this issue May 7, 2024 · 0 comments

Comments

@xiaozhuai
Copy link

xiaozhuai commented May 7, 2024

delta pager with mouse scroll not working in jetbrains ide's terminal.
But bat and less works good.
Here is my env

# pager
export PAGER="less -RF --mouse"

# bat
export BAT_PAGER="${PAGER}"

# delta
export DELTA_PAGER="${PAGER}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant