1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-18 11:11:34 +03:00
Commit Graph

3919 Commits

Author SHA1 Message Date
Tae Won Ha
40ee9c098d
Update appcast for snapshot 2021-11-21 19:30:46 +01:00
Tae Won Ha
5a20e7766e
Update version to SNAPSHOT-20211121.190603 2021-11-21 19:06:42 +01:00
Jason Morrison
d79a848a9b
Add esc shortcut in MainWindow+Delegates.swift 2021-11-20 07:33:24 -08:00
Jason Morrison
9fb1f020ca
Esc to dismiss unsaved buffer confirmation dialog
When closing VimR with open unsaved buffers, a confirmation dialog lets the
user "Discard and Quit" or "Cancel". This commit adds a keyboard modifier to
allow using the escape key to cancel.
2021-11-20 07:27:44 -08:00
Tae Won Ha
690b991bb1
Update release notes 2021-11-13 22:05:41 +01:00
Kerberos
f50882e59a Fix <Cmd + .> don't trigger keydown event. 2021-11-09 11:20:32 +08:00
Tae Won Ha
463b3af7e2
Update minimum system requirement in appcast 2021-11-06 14:35:17 +01:00
Tae Won Ha
f503b9e47e
GH-405 Vertically center-align text when linespacing > 1 2021-11-06 14:06:07 +01:00
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