8000 Tags · sansiny/vim_ahk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sansiny/vim_ahk

Tags

v0.9.0

Toggle v0.9.0's commit message
 update version (rcmdnk)

 fix conflict (rcmdnk)
 add ahk_exe ApplicationFrameHost.exe as default (rcmdnk)
 update README (rcmdnk)
 move functions in the class (vim_caret) (rcmdnk)
 remove editor (vscode) specific settings (rcmdnk)
 Add checkbox option VimChangeCaretWidth to use new cursor width feature (bluedrink9)
 Update caret only when changing mode, refresh automatically (bluedrink9)
 Change caret width in normal mode (bluedrink9)

v0.8.6

Toggle v0.8.6's commit message
 update version, add Q

 update README, update comments (rcmdnk)
 update keys for Q
 use C: instead of D:, as it is a normal case (rcmdnk)
 file for debug in vscode (scutxd)
 保留Normal模式下的e键 (scutxd)
 '/' and 'F2' auto enter insert mode (scutxd)
 add switch panel and quick
 update README.md (scutxd)
 kj for up/down, h for backspace, l for enter in q
 remove typo ' (rcmdnk)
 Update README (rcmdnk)

v0.8.5

Toggle v0.8.5's commit message
 add VimCtrlBracketToEsc option (rcmdnk)

v0.8.4

Toggle v0.8.4's commit message
 update version (rcmdnk)

 fix Esc to Normal (rcmdnk)
 refactoring HandleXXX functions (rcmdnk)
 add options VimSendEscNormal/VimSendCtrlBracketNormal to send original key in the normal mode (rcmdnk)
 make consistent descriptions for modes (rcmdnk)
 update readme (rcmdnk)
 update settings picture (rcmdnk)

v0.8.3

Toggle v0.8.3's commit message
 change build executable: make vim_ahk directory and put icons there …

…(rcmdnk)

 use VimScriptPath to set icon path (rcmdnk)
 add variable names in the ToolTips (rcmdnk)

v0.8.2

Toggle v0.8.2's commit message
 add ESC/Ctrl

v0.8.1

Toggle v0.8.1's commit message
 remove AddToTwoLetterMap, which has been deprecated since 7f50dc5 ad…

…d HandleCtrlBracket (rcmdnk)

v0.8.0

Toggle v0.8.0's commit message
 update version (rcmdnk)

 use user defined options as default options (rcmdnk)
 [Ctrl
 Fixed. Settings
 fix exe path /
 check AHK_TEMP exist or not (rcmdnk)
 make temp dir in build/build.bat (rcmdnk)
 AppVeyor
 update appveyor version (rcmdnk)
 fix appveyor build (rcmdnk)

v0.7.6

Toggle v0.7.6's commit message
 fix paste on Evernote (rcmdnk)

 shfit up shoud be before YDC, as some applications have shortcut of ctrl

v0.7.5

Toggle v0.7.5's commit message
 fix about (rcmdnk)

 add MoveInitialize (fix multi move ydc for UpDown), fix Vim_VisualLine (<
 coding rule (rcmdnk)
 use Vim.Move.Up()/Down() (rcmdnk)
 enable multi line YDC, add Vim.Move.Home() (rcmdnk)
 add YDCMove() (rcmdnk)
 fix VimDoubleHomeGroup (rcmdnk)
 Enable multi move YDC (e.g. 3dl, d3w, etc...) (rcmdnk)
0