github pit-ray/win-vind v4.0.0

latest releases: v5.12.0, v5.11.3, v5.11.2...
2 years ago

Major Update

New

  • Support low-level key mapping (e.g. imap <capslock> <ctrl>) (#20)
  • Support Run Commands style configuration .vindrc
  • Support set, map, noremap, unmap, mapclear, command, delcommand, comclear, and source commands.
  • Add a menu to check updates in the the task tray.
  • Add a menu to register into the startup list in task tray.
  • Support startup in zip version.
  • Support win-vind.exe --help.
  • Add winresizer for GUI.
  • Add Instant GUI Mode to use as mapleader.
  • Add ShellExecute wrapper binding (:execute, :e, :edit)
  • Support real command line with your favorite shell in :! command
  • Support automatic detection of keyboard layout
  • Faster boot
  • Change command in visual block (#22)

Change

  • Eliminated GUI-based configuration
  • Renew default mode layers (#19)
  • Renew default bindings
  • Eliminated settings of shortcut application.
  • All bindings and options have been renamed, so it is not compatible with v3 and earlier.

Fix

  • Fix the deadlock of LoweLevelKeyboardProc and SendInput.
  • Fix the problem that when multiple characters were inputted at the same time, they are deleted with once BackSpace in Command Mode.
  • And fixed minor bugs.

For Developer

  • Updated the version of wxWidgets to 3.1.5.
  • The source code for wxgui will not be built since we have discontinued GUI-based configuration, but we are keeping it in case there is a request for a GUI for configuration.

Don't miss a new win-vind release

NewReleases is sending notifications on new releases.