github godbout/kindaVim.blahblah 43
kV43: Le Dot Edition, Part 1.

latest releases: 88, 87, 86...
3 years ago

summary: ok, so the repeat motion is, of course, more complicated than expected. it doesn't repeat the last motion, it repeats the last overall change. which means, it tracks also what you type in Insert Mode. that's a big one, because in Insert Mode, with kV, macOS takes over, and you could delete text using the mouse, or changing text using other programs, etc. so, this is gonna be a much harder take than expected. we're gonna get there slowly. currently the . moves repeat correctly the d moves (and a few others), when using the Accessibility Strategy in Normal Mode. next will be the same for the Keyboard Strategy. then we'll see!

summary 2: because moves have to be done individually, please ask for what you need in priority. thank you!

fix

  • fix cF, cf, cT and ct that were not setting the last left-right motion search properly (hence, next ; and , not working)
  • fix dF, df, dT and dt that were not setting the last left-right motion search properly (hence, next ; and , not working)
  • fix Keyboard Strategy Visual Mode u that actually shouldn't do anything as the motion is not doable with key remapping

new

  • add Le Dot . motion for Accessibility Strategy Normal Mode mostly d moves
  • add Accessibility Strategy Visual Mode Characterwise and Linewise U and u
  • add Adobe Illustrator 2022 to The Wizard
  • add WezTerm to The Wizard

Don't miss a new kindaVim.blahblah release

NewReleases is sending notifications on new releases.