Releases: pit-ray/win-vind
Releases · pit-ray/win-vind
v5.13.2
v5.13.1
v5.13.0
Minor
- Add showcmd option. (#236, #180 , #58).
https://pit-ray.github.io/win-vind/cheat_sheet/options/#showcmd
v5.12.0
v5.11.3
Patch
Fix
- Fixed incorrect menu colors due to password input screen after startup.
v5.11.2
Patch
Fix
- Fixed the version displayed.
v5.11.1
Patch
Fix
- Fix the background color of task tray menu.
v5.11.0
Minor
Change
- Discard wxWidgets and use fluent-tray for GUI library.
- Support
-v
/--version
option.
Remove
- Discard
Check Update
menu.
v5.10.0
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
Minor
Add
- Supports tab completion in command mode. (#186, #212)
https://pit-ray.github.io/win-vind/cheat_sheet/functions/#to_command