Skip to content

sinister.el: Typo fix #3

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sinister.el
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ One of the most annoying things about preferring `split-window-left' or
horizontal splits in general is the automatic scrolling that occurs when
using extremely popular packages like Vertico, Ivy, Helm, basically
anything but the default completions. For every single window with a
window point that will be obsrurred by the minibuffer, the default is to
window point that will be obscured by the minibuffer, the default is to
scroll to keep the window on screen, then to scroll to put the window
back. A chain of such minibuffer commands will drive you absolutely
insane with full frame scrolling and different amounts of scroll in
Expand Down