1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-23 19:21:53 +03:00
Commit Graph

3934 Commits

Author SHA1 Message Date
Tae Won Ha
f000731f2c
Bump version to 0.38.2 2022-03-22 17:29:32 +01:00
Tae Won Ha
3c50baa69d
Merge pull request #923 from SolaWing/fix/normal_imk
fix ascii input method pref and switch bug
2022-03-22 17:24:14 +01:00
solawing
17e6a42036 fix: avoid set to ascii IM when insert -> insert
this occur when lastImSource record as ascii IM, and tmp change to im in
insert mode
2022-03-21 19:06:55 +08:00
solawing
8ea59bbc66 fix: can disable auto switch 2022-03-21 16:43:09 +08:00
Tae Won Ha
4d1a519265
Update release notes 2022-03-19 13:43:20 +01:00
Tae Won Ha
45d795e460
Merge branch 'sparkle-v2' into develop 2022-03-19 13:42:12 +01:00
Tae Won Ha
d35d61315d
Adapt sparkle signing 2022-03-19 11:14:59 +01:00
Tae Won Ha
69211cc0fd
Adapt code and scripts for Sparkle v2 2022-03-19 10:20:05 +01:00
Tae Won Ha
fff6727a95
Update Sparkle 2022-03-19 09:31:19 +01:00
Tae Won Ha
1d1cd5e620
Update release notes 2022-03-19 09:26:32 +01:00
Tae Won Ha
c2f89cbf8f
Update appcast 2022-03-19 09:13:20 +01:00
Tae Won Ha
1f85db1708
Update release notes 2022-03-19 09:03:20 +01:00
Tae Won Ha
b5fef22650
Update version 2022-03-19 09:01:20 +01:00
Tae Won Ha
e8ee92d480
Merge pull request #919 from archoversight/bugfix/vimr
Upon switching to Enum we need to get .value
2022-03-19 08:59:41 +01:00
Tae Won Ha
3abe146e6d
Add a comment how to enable framerate measuring 2022-03-19 08:57:20 +01:00
Bert JW Regeer
5b24548eb9 Upon switching to Enum we need to get .value
We need the value not just the enum stringified so that we create a open
URL that actually functions correctly.
2022-03-18 22:11:51 -06:00
Tae Won Ha
c4805029d6
Update appcast 2022-03-17 19:31:21 +01:00
Tae Won Ha
6f6884362f
Bump version to 0.38.0 2022-03-17 19:23:34 +01:00
Tae Won Ha
6501c3286a
Update Xcode 2022-03-16 21:48:10 +01:00
Tae Won Ha
f07e2740b9
Merge pull request #914 from SolaWing/pr/openStrategy
feat: add a pref to open files from applications in current window
2022-03-16 17:14:32 +01:00
solawing
a0be0d797c feat: add a pref to open file in current window 2022-03-16 16:21:10 +08:00
Tae Won Ha
5b0f5aaacc
Update DEVELOP 2022-03-12 20:25:52 +01:00
Tae Won Ha
c889d1a125
Fix build script 2022-03-12 20:24:51 +01:00
Tae Won Ha
f0ee3069dc
Add Xcode file (needed?) 2022-03-12 19:58:56 +01:00
Tae Won Ha
599811e891
Refactor slightly 2022-03-12 19:56:14 +01:00
Tae Won Ha
e5e472a6ae
Update appcast 2022-03-11 18:05:09 +01:00
Tae Won Ha
de02ce80a8
Set new version and update release notes 2022-03-11 17:51:28 +01:00
Tae Won Ha
f32a514e37
Merge pull request #913 from edgarcosta/escapefix
spaces are escaped with a plus, we want %20
2022-03-11 17:48:21 +01:00
Edgar Costa
2ed63ba237 spaces are escaped with a plus, we want %20 2022-03-10 10:30:46 -05:00
Tae Won Ha
098d345330
Update appcast and release notes 2022-03-08 22:47:19 +01:00
Tae Won Ha
431ea7eb5f
Update version 2022-03-08 22:38:48 +01:00
Tae Won Ha
92fff1639d
Merge branch 'refactor-ascii-im' into develop 2022-03-08 22:11:33 +01:00
Tae Won Ha
1e16b44366
Forgot to add info text 2022-03-08 22:08:43 +01:00
Tae Won Ha
6213bb6513
Update release notes 2022-03-08 19:53:05 +01:00
Tae Won Ha
6ad588c1ae
Refactor ASCII IM handling and add a pref item 2022-03-08 19:47:23 +01:00
Tae Won Ha
315729e05d
Merge pull request #900 from georgealbert/develop
Add support for auto switch IME between normal mode and insert mode
2022-03-07 21:22:38 +01:00
Tae Won Ha
91a805d902
Update release notes 2022-03-05 10:55:47 +01:00
Tae Won Ha
7d0a409aab
Add a note about python3 for the CLI tool 2022-03-05 10:54:18 +01:00
Tae Won Ha
1fc62dff78
Merge pull request #899 from imajes/develop
[CHORE] Fix the vimr script to support python3
2022-03-05 10:41:58 +01:00
georgealbert
ec268e5245
Merge branch 'qvacua:develop' into develop 2022-02-19 21:47:54 +08:00
Tae Won Ha
53c61dec0c
Update neovim 2022-02-13 17:05:48 +01:00
Tae Won Ha
08f2fbd85c
Update RxSwift 2022-02-13 12:48:49 +01:00
Tae Won Ha
d7f721ec0c
Update neovim 2022-02-13 11:45:26 +01:00
Albert
c523a4816e refactor IME switch.
NvimView/NvimView.swift: Add lastMode and currentMode
NvimView/NvimView+UiBridge.swift: Change IME by mode.
2022-02-13 01:01:37 +08:00
Tae Won Ha
ab3e252267
Update appcast 2022-02-12 16:34:06 +01:00
Tae Won Ha
f2a4164739
Update release notes 2022-02-12 16:24:39 +01:00
Tae Won Ha
884071f733
Update version 2022-02-12 16:22:19 +01:00
Tae Won Ha
4f3a798156
Update neovim 2022-02-12 16:20:24 +01:00
Tae Won Ha
9107d60b71
Update NvimServer version for build 2022-02-12 16:20:09 +01:00
Tae Won Ha
e4dbb81e2e
Update release notes 2022-02-12 12:23:25 +01:00