Skip to content

Releases: godbout/kindaVim.docs

kV49: The CTRL-[ Edition.

17 Feb 05:14
Compare
Choose a tag to compare

summary: where was the CTRL-[? and always show search pattern when relevant.

improve

  • the Characters Window now shows the search pattern from / and ? even when the Preference is set to show the Vim Mode rather than Vim Motion

new

  • add Accessibility Strategy Visual Mode CTRL-[
  • add Keyboard Strategy Visual Mode CTRL-[

kV48: The Jakarta Edition.

11 Feb 08:43
Compare
Choose a tag to compare

summary: stuck in traffic, so adding a bunch of new apps.

new

  • add Basecamp 3 to The Wizard
  • add Lens to The Wizard
  • add Mattermost to The Wizard
  • add Shift to The Wizard
  • add Spark Desktop to The Wizard
  • add Visual Studio Code - Insiders to The Wizard
  • add WebCatalog The Wizard

kV47: The Keeping Up to Date Edition.

25 Dec 06:19
Compare
Choose a tag to compare

summary: new apps. and better integration with Scrolla.

fix

  • hopefully fix bug in Paddle SDK that sometimes wouldn't recognize a valid License as, well, valid. that was bad.

improve

  • hopefully (yes, another) improve integration between kV and Scrolla when using a sequence to enter Normal Mode

new

  • add Adobe After Effects 2023 to The Wizard
  • add Cron to The Wizard
  • add Figma Beta to The Wizard
  • add Linear to The Wizard
  • add Studio 3T to The Wizard

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!