Skip to content

Releases: godbout/kindaVim.docs

kV46: A QOL Edition.

05 Dec 05:04
c3b9db4
Compare
Choose a tag to compare

summary: new apps. some good QOL stuff. (but yeah, no new . motions yet sorry ☹️)

fix

  • fix the FullScreen Opacity Preview that was not working properly in the Settings Visuals Pane

improve

  • closing the Preferences/Settings window will give back focus to the previous app (so that you can blast kV, Wooshy or Scrolla right away)
  • update Telegram description in The Wizard now that they've fucked up their macOS Accessibility support

new

  • add IntelliJ IDEA CE to The Wizard
  • add Roam Research
  • add WhatsApp Desktop (App Store version) to The Wizard

kV45: A 🇵🇱️ Edition.

14 Nov 09:04
Compare
Choose a tag to compare

summary: performance, memory etc. add new apps. next coming is Visual Mode . moves. (didn't i say that last time already?)

improve

  • performance and memory improvements regarding the Display Engine
  • make the Characters Window fade out faster

new

  • add Figma to The Wizard
  • add Hepta to The Wizard
  • add Vimac to The Wizard

kV44: Le Dot Edition, Part 2.

28 Oct 16:28
32ce17b
Compare
Choose a tag to compare

summary: add 30+ moves to Le Dot . motion for the Keyboard Strategy.

new

  • add Le Dot . motion for Keyboard Strategy Normal Mode mostly d moves
  • add Microsoft OneNote to The Wizard
  • add port to The Wizard

kV43: Le Dot Edition, Part 1.

14 Oct 13:50
32ce17b
Compare
Choose a tag to compare

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

kV42: The Hitchhiker's Edition.

30 Sep 11:41
Compare
Choose a tag to compare

summary: fixes, new moves, new apps to The Wizard. next one is Le Dot engine!

fix

  • fix Accessibility Strategy Normal Mode p Linewise on the last line of TextAreas when the clipboard contains an empty string (yes, some Vim motions copy a dark emptiness)
  • fix Accessibility Strategy Normal Mode p Linewise on the last line of TextAreas when the clipboard contains an empty line (usually after changing/deleting an empty line)
  • fix Accessibility Strategy Normal Mode p Linewise caret repositioning after the motion when the pasted line was empty or blank
  • fix Accessibility Strategy Visual Mode Linewise _, $, g_, g$, gj, gk, j and k in some specific cases when using count where Anchor and Head selection weren't being set properly, which could affect the subsequent motion
  • fix Accessibility Strategy Visual Mode Linewise G, gg in some specific cases where Anchor and Head selection weren't being set properly, which could affect the subsequent motion
  • fix the Characters Window position on external screens for a lot of different setups

improve

  • improve handling of WebAreas in Dash

new

  • Accessibility Strategy Visual Mode Characterwise and Linewise {, }
  • add Alacritty to The Wizard
  • add Skype to The Wizard

kV41: The Life is Pain Edition.

19 Sep 18:06
Compare
Choose a tag to compare

summary: fixes Electron support with the new event tap system.

fix

  • finally you can change and delete again on those apps that suck 1GB of RAM

kV40: The Oops Edition Bis.

18 Sep 16:17
Compare
Choose a tag to compare

kV39 and kV40 came out quickly one after the other, so i didn't change the release notes, but while kV39 was fixing the j being eaten, it would sometimes not show on the right app for some background apps like Alfred, Raycast etc. it now all works good.


summary: broke the sequence to enter Normal Mode with the event tap revamping hehe bis.

fix bis

  • back to jk bis!

kV39: The Oops Edition.

18 Sep 15:56
Compare
Choose a tag to compare

summary: broke the sequence to enter Normal Mode with the event tap revamping hehe.

fix

  • back to jk!

kV38: Another Fixes Edition but also The Key Remappers Edition

18 Sep 10:41
Compare
Choose a tag to compare

summary: most proper key remappers should now remap keys before kV access them. a bunch of motions fixes. and more.

fix

  • fix Accessibility Strategy Normal Mode and Visual Mode ( that would skip empty lines in some cases
  • fix Accessibility Strategy Normal Mode dW, dw when at the end of a non-empty or non-blank line
  • fix Accessibility Strategy Normal Mode dW, dw when on empty lines
  • fix Accessibility Strategy Normal Mode da', da" and da` caret repositioning when a quote is the last character of a line
  • fix the position of the Characters Window on multiple monitors

improve

  • improve blah blah for Bear in The Wizard

new

  • the event tap system has been revamped so that tools like Hammerspoon and Hyperkey always access keyboard events before kV, so that you can do all your remapping and more with those tools first ✌🏼️
  • add BusyCal to The Wizard
  • add RStudio to The Wizard

kV37: The Couple of Things Edition.

12 Sep 15:26
Compare
Choose a tag to compare

summary: regex in search patterns. some QOL improvements for Safari. new apps in the Wizard. new Visual moves for ().

improve

  • Accessibility Strategy Normal Mode ? and / will now accept regex patterns
  • if not on TextAreas, kV will switch automatically from using the Accessibility Strategy to using the Keyboard Strategy for G and gg. the use of the Accessibility Strategy for G and gg is not useful, but switching to the Keyboard Strategy will allow the use of G and gg in other apps that listen to keyboard events, like Wooshy :)) if you use kV with Wooshy to navigate the Targets, you can now therefore remove Wooshy from the Key Mapping Family
  • on Safari if you're now on anything other than a TextArea, using G and gg will go to the bottom and the top of the web page respectively
  • tweak some of the Preferences UI

new

  • Accessibility Strategy Visual Mode Linewise (, ) (kV version as the Vim one is not doable)
  • add Bear to The Wizard
  • add Sunsama to The Wizard