Releases: rcmdnk/vim_ahk
Releases · rcmdnk/vim_ahk
v0.6.3
v0.6.2
v0.6.1
v0.6.0
New feature:
Application checks can be contain
or regular expression.
If you set SetTitleMatchMode
2, and you put OneNote
in Applications
,
any windows which contain OneNote
in the window title will be included.
If you set SetTitleMatchMode
3, then only the window which title is exactly same as OneNote
will be included (v0.5.0's behavior)