Win Vind Versions Save

You can operate Windows with key bindings like Vim.

v5.12.0

1 week ago

Minor

  • Supports menu selection using arrow keys (#235).

v5.11.3

2 months ago

Patch

Fix

  • Fixed incorrect menu colors due to password input screen after startup.

v5.11.2

3 months ago

Patch

Fix

  • Fixed the version displayed.

v5.11.1

3 months ago

Patch

Fix

  • Fix the background color of task tray menu.

v5.11.0

3 months ago

Minor

Change

  • Discard wxWidgets and use fluent-tray for GUI library. win-vind-new-tray
  • Support -v/--version option.

Remove

  • Discard Check Update menu.

v5.10.0

4 months ago

Minor

Add

  • Add :help command. (#59, #183, #211) <help> is called from the virtual command line as a command and opens the document page matching the arguments. The arguments can be function names, option names, parameter names, or predefined tags.

    Examples

    " Execute from the virtual command line
    :help easyclick      " Function name
    :help uiacachebuild  " Option name
    :help gridmove_size  " Parameter name
    :help usage          " Predefined tag
    

v5.9.0

4 months ago

Minor

Add

v5.8.0

4 months ago

Minor

Add

Change

  • autofocus_textarea option is deprecated.

v5.7.0

4 months ago

Minor

Add

v5.6.0

6 months ago

Minor

Add

Fix

  • Fix a problem that not repeating a command when having multiple trigger characters, such as 5gs.