Tae Won Ha
caac9c7c7e
Bump deps version and slightly refactor the scripts
2021-11-04 21:15:37 +01:00
solawing
365db84cf5
docs: chinese pinyin input method
2021-10-31 17:41:30 +08:00
solawing
65ff615dba
feat: draw insert marked text without accutally into vim
...
this commit fixes following issues:
1. use `-`, `=`, `arrow key` to select candidate. which shouldn't be
handle by vim
2. use `left`, `right` to move in marked text by word. which shouldn't
be handle by vim directly
3. though inserting marked text directly into UGrid cells, bypass vim
key mapping system, only the finall insertText be inserted into vim.
so vim map like jk to esc won't affect input method.
and when input i in normal mode when input method, I can press <CR>
to confirm it and only i will send to vim.
this is also the behaviour of mac terminal.
2021-10-31 17:27:30 +08:00
solawing
bb8b920d0c
refactor: sink _unmarkText
2021-10-31 16:09:28 +08:00
solawing
918fc44889
chore: avoid crash in xcode 13.1
2021-10-31 16:09:28 +08:00
Tae Won Ha
7f814e1bfb
Adapt tests
2021-07-16 17:24:10 +02:00
Tae Won Ha
b3bfa72c42
Rename
2021-07-16 17:15:34 +02:00
Tae Won Ha
3e6583c15c
Update release notes
2021-07-03 16:02:13 +02:00
Tae Won Ha
37de7b15ea
Update version
2021-07-03 15:49:12 +02:00
Tae Won Ha
8eea87b631
Update version
2021-07-03 15:47:28 +02:00
Tae Won Ha
105135eeeb
Update release notes
2021-07-02 23:41:45 +02:00
Tae Won Ha
fce75eff42
Update neovim
2021-07-02 23:41:44 +02:00
Tae Won Ha
b5a0f76655
Merge pull request #849 from rluba/fix/search_highlight_cursor
...
Fix #750 : incorrect cursor color when over search highlight
2021-06-27 21:04:01 +02:00
Raphael Luba
61cd8848dc
Fix #750 : incorrect cursor color when over search highlight
2021-06-23 23:27:07 +02:00
Tae Won Ha
eac20f9bbb
Generate sources
2021-06-18 12:23:51 +02:00
Tae Won Ha
43ea304cd7
Update release notes
2021-06-18 09:08:34 +02:00
Tae Won Ha
f885e6b4b4
Merge branch 'update-deps' into develop
2021-06-18 09:05:35 +02:00
Tae Won Ha
2dbbf0d774
Update neovim
2021-06-18 09:04:00 +02:00
Tae Won Ha
dd955fb4f1
Remove Xcode warnings
2021-06-18 08:57:57 +02:00
Tae Won Ha
52d2aac3e0
Adapt to RxSwift 6.2
2021-06-18 08:55:23 +02:00
Tae Won Ha
b059010f55
Adapt to RxSwift 6.2
2021-06-18 08:54:53 +02:00
Tae Won Ha
7093d96b0f
Adapt to RxSwift 6.2
2021-06-18 08:54:21 +02:00
Tae Won Ha
d558d2c4cc
Adapt to RxSwift 6.2
2021-06-18 08:53:40 +02:00
Tae Won Ha
a793be2f53
Adapt to RxSwift 6.2
2021-06-18 08:53:23 +02:00
Tae Won Ha
f4626b7255
Adapt to RxSwift 6.2
2021-06-18 08:52:29 +02:00
Tae Won Ha
507e2d6973
Adapt to RxSwift 6.2
2021-06-18 08:51:22 +02:00
Tae Won Ha
6254fa99e4
Update RxSwift to 6.2
2021-06-18 08:41:16 +02:00
Tae Won Ha
d8439d8e64
Update deps
...
- up to RxSwift
2021-06-18 08:06:38 +02:00
Tae Won Ha
db079ab38e
Update neovim
2021-04-10 09:50:18 +02:00
Tae Won Ha
dd66d8e966
Update neovim
2021-02-21 10:57:58 +01:00
Tae Won Ha
0bbbec53a4
Update appcast
2021-02-20 16:11:19 +01:00
Tae Won Ha
91b528b073
Update release notes
2021-02-20 16:02:13 +01:00
Tae Won Ha
7264544623
Set new snapshot version
2021-02-20 15:31:25 +01:00
Tae Won Ha
0ae565be95
GH-832 Re-revert neovim launching code
2021-02-20 14:06:48 +01:00
Tae Won Ha
f06fd354da
Adapt NvimView demo app to custom tabs
2021-02-20 13:50:43 +01:00
Tae Won Ha
b396942c21
Update NvimServer
2020-12-30 15:36:28 +01:00
Tae Won Ha
10bfe5e3ee
Add more docs
2020-12-30 15:35:25 +01:00
Tae Won Ha
c937345e2d
Update docs
2020-12-30 15:34:58 +01:00
Tae Won Ha
588d9579bb
Update neovim
2020-12-26 10:13:43 +01:00
Tae Won Ha
d2d7a4f92a
Add swiftlint yaml
2020-12-25 21:59:50 +01:00
Tae Won Ha
cb5ea8b7a9
Fix some of swiftlint msgs
2020-12-25 21:59:35 +01:00
Tae Won Ha
76e390d85d
Fix warnings
2020-12-25 14:31:34 +01:00
Tae Won Ha
d1787e23da
Fix support apps
2020-12-24 22:22:49 +01:00
Tae Won Ha
9098fd5499
Update neovim
2020-12-24 22:03:15 +01:00
Tae Won Ha
e6c0e543e4
Update nimble
2020-12-24 21:43:56 +01:00
Tae Won Ha
836b454295
ln nvimserver version
2020-12-24 20:26:26 +01:00
Tae Won Ha
80bb50bbc3
Update appcast
2020-12-24 20:23:15 +01:00
Tae Won Ha
31aa61f373
Update version
2020-12-24 20:07:52 +01:00
Tae Won Ha
b112e1b50e
Update neovim
2020-12-24 20:02:06 +01:00
Tae Won Ha
5a67e67b18
Update version and nvimserver version
2020-12-24 19:45:08 +01:00