Skip to content

15. The (Real) Scrolling Edition.

Compare
Choose a tag to compare
@godbout godbout released this 08 Apr 16:07
· 160 commits to master since this release

summary: scrolling scrolling scrolling! and the usual bunch of fixes and improvements.

fix

  • fix Accessibility Strategy Normal Mode j, gj that would loop over the text if the last line was a single character
  • fix Accessibility Strategy Normal Mode L that didn't work if the text was shorter than the input field
  • fix Accessibility Strategy Normal Mode L that didn't work if the text ended with an empty line
  • fix a bunch of edge cases related to the macOS Accessibility. come on Apple!
  • fix Keyboard Strategy Visual Mode Characterwise c that would cut the text remaining after the move

improve

  • Accessibility Strategy Normal Mode H, L and M will now be calculated according to the lines that appear in the visible text area rather than the lines of the whole text

new

  • Accessibility Strategy Normal Mode z-
  • Accessibility Strategy Normal Mode z.
  • Accessibility Strategy Normal Mode zb
  • Accessibility Strategy Normal Mode z<CR>
  • Accessibility Strategy Normal Mode zt
  • Accessibility Strategy Normal Mode zz
  • Keyboard Strategy Normal Mode zz