Releases: trevorpogue/topspace
Releases · trevorpogue/topspace
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.2
- Make
recenter-top-bottom
act correctly when it moves point to bottom and top space is added to get there - Raise topspace-center-position default to a subjectively better position
v0.1.1
Two bug fixes:
- Allow
recenter
andrecenter-top-bottom
to be called interactively without an error - Prevent top space from all suddenly disappearing when visual-line-mode is enabled and cursor scrolls bellow window-end when top space is present
v0.1.0
- Change project name from vertical-center-mode to topspace
- Make mode work for any scrolling command by using add-advice with scroll-up, scroll-down, and recenter
- Stabilize, clean up, and add performance optimizations to code to make it ready for submission to MELPA