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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

let users disable horizontal-scroll-mode #2240

Closed
wants to merge 1 commit into from

Conversation

melvinw
Copy link
Collaborator

@melvinw melvinw commented Jan 29, 2025

This commit adds an environment variable for controlling readline's
horizontal-scroll-mode. You can now disable the scroll mode by setting
OILS_READLINE_HORIZONTAL_SCROLL_MODE=off.

This should help with #2081

@melvinw
Copy link
Collaborator Author

melvinw commented Jan 29, 2025

may have found an even simpler fix for this.

@melvinw melvinw closed this Jan 29, 2025
@melvinw melvinw deleted the melvinw-readline-horiz-scroll branch January 29, 2025 01:52
@melvinw melvinw restored the melvinw-readline-horiz-scroll branch January 29, 2025 02:29
@melvinw
Copy link
Collaborator Author

melvinw commented Jan 29, 2025

nevermind

@melvinw melvinw reopened this Jan 29, 2025
@melvinw melvinw force-pushed the melvinw-readline-horiz-scroll branch from b8f51bc to 3d42cd5 Compare January 30, 2025 04:58
@melvinw melvinw changed the title only enable horizontal-scroll-mode in nice display let users disable horizontal-scroll-mode Jan 30, 2025
This commit adds an environment variable for controlling readline's
horizontal-scroll-mode. You can now disable the scroll mode by setting
OILS_READLINE_HORIZONTAL_SCROLL_MODE=off.

This should help with #2081
@melvinw melvinw force-pushed the melvinw-readline-horiz-scroll branch from 3d42cd5 to 52176b0 Compare January 30, 2025 05:00
@melvinw melvinw closed this Jan 30, 2025
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

Successfully merging this pull request may close these issues.

1 participant