Tae Won Ha
15ebbd4ee2
Merge remote-tracking branch 'origin/pr/805' into 805
...
- Did not change AttributesRunDrawer since it breaks the vertical
positioning with linespacing = 1.0.
Conflicts:
NvimView/Sources/NvimView/AttributesRunDrawer.swift
NvimView/Sources/NvimView/FontUtils.swift
2021-11-06 13:34:33 +01:00
Tae Won Ha
0e2aa386fe
Update release notes
2021-11-06 08:49:31 +01:00
Tae Won Ha
0065e0dd44
Merge remote-tracking branch 'origin/pr/874' into develop
2021-11-06 08:48:08 +01:00
Tae Won Ha
5aa92fb41d
Update snapshot appcast
2021-11-05 22:14:02 +01:00
Tae Won Ha
3bfbed5da3
Update appcast
2021-11-05 22:09:04 +01:00
Tae Won Ha
ce871961a9
Update version and release notes
2021-11-05 21:44:40 +01:00
Tae Won Ha
5972bbf6d2
Generate sources (did not produce changes)
2021-11-05 19:15:26 +01:00
Tae Won Ha
080d690bfd
Update NvimServer
2021-11-05 17:16:38 +01:00
Tae Won Ha
edf4a301f0
Update NvimServer
2021-11-05 14:32:27 +01:00
Tae Won Ha
a67ad89cd7
Update SPM deps
2021-11-04 22:06:28 +01:00
Tae Won Ha
ae02134631
Update release notes
2021-11-04 21:41:06 +01:00
Tae Won Ha
6aa8dc232a
Update neovim to 0.5.1
2021-11-04 21:40:43 +01:00
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