René Köcher
a1d3d26765
Report invalid fonts back to NvimServer
2020-12-19 22:06:20 +01:00
René Köcher
1ca66cadf3
Add support to report option changes to NvimServer
...
Currently this is only implemented for font changes, but can be
extended to any other option added in the future.
2020-12-19 21:31:30 +01:00
René Köcher
84eef4a830
Implement support for 'set guifont' via optionSet.
...
This adds a framework to handle options set from NvimServer
and hooks into the optionSet() RPC api endpoint in NVimView.
Currently it handles `guifont` and `guifontwide` in the Server->View
direction. Changes are also reflected in VimR's Preferences dialog.
Not yet handled:
- sending the currently configured font as `guifont` to NvimServer
- sending an error to NvimSever if the font specification is invalid
- differenciation between `guifont` and `guifontwide`
2020-12-19 18:12:54 +01:00
Tae Won Ha
5d864bc516
Reformat
2020-12-17 21:18:57 +01:00
Tae Won Ha
8c88b68f6c
Refactor slightly
2020-12-16 20:39:55 +01:00
Tae Won Ha
945433b399
Use more inset when on macOS >= 11
2020-12-15 21:16:58 +01:00
Tae Won Ha
beefb1a0be
Fix tabs demo app
2020-12-13 15:22:41 +01:00
Tae Won Ha
f9776d91d9
Use target in fifo cache
2020-12-12 21:51:50 +01:00
Tae Won Ha
2ba1aaf526
Reformat
2020-12-12 21:48:43 +01:00
Tae Won Ha
511821aec6
Update neovim
2020-12-12 21:34:14 +01:00
Tae Won Ha
4c435c83ad
Remove unnec' thread
2020-12-12 18:42:44 +01:00
Tae Won Ha
a7d8df72fe
Reformat
2020-12-11 22:50:53 +01:00
Tae Won Ha
ded7df8f11
Reformat
2020-12-11 22:49:07 +01:00
Tae Won Ha
5464229135
Reformat
2020-12-11 22:47:53 +01:00
Tae Won Ha
9e5bddec66
Update neovim
2020-12-11 22:44:52 +01:00
Tae Won Ha
0b17d715dc
Set target for all queues
2020-12-11 22:43:59 +01:00
Tae Won Ha
55fd685c43
Reformat
2020-12-11 07:50:04 +01:00
Tae Won Ha
24922e78de
Reformat
2020-12-11 07:48:39 +01:00
Tae Won Ha
090efc60b4
Update NvimServer
2020-12-10 22:50:15 +01:00
Tae Won Ha
ae5710246b
Update release notes
2020-12-10 22:47:30 +01:00
Tae Won Ha
6e9a5503bc
Update neovim
2020-12-10 22:46:33 +01:00
Tae Won Ha
211e200ff4
Reformat
2020-12-10 22:01:51 +01:00
Tae Won Ha
91fe709e41
Reformat
2020-12-10 22:00:05 +01:00
Tae Won Ha
84c3362238
Reformat
2020-12-10 21:59:53 +01:00
Tae Won Ha
3166fe0b6c
Reformat
2020-12-10 21:59:34 +01:00
Tae Won Ha
0c49176474
Reformat
2020-12-10 21:58:38 +01:00
Tae Won Ha
a9e7d66d81
Reformat
2020-12-10 21:57:34 +01:00
Tae Won Ha
88d538fbc3
Reformat
2020-12-10 21:56:46 +01:00
Tae Won Ha
bebda22334
Reformat
2020-12-10 21:55:38 +01:00
Tae Won Ha
cd798dd2fb
Reformat
2020-12-10 21:54:59 +01:00
Tae Won Ha
b31a0e40e1
Reformat
2020-12-10 21:51:19 +01:00
Tae Won Ha
9d68cbddf1
Reformat
2020-12-10 21:50:54 +01:00
Tae Won Ha
da43da7ff0
Reformat
2020-12-10 21:50:40 +01:00
Tae Won Ha
78d95ce6b5
Reformat
2020-12-10 21:49:29 +01:00
Tae Won Ha
53ed730ec1
Reformat
2020-12-10 21:47:55 +01:00
Tae Won Ha
87436c1057
Reformat
2020-12-10 21:47:25 +01:00
Tae Won Ha
5afb0cf9e1
Refactor
2020-12-10 21:42:10 +01:00
Tae Won Ha
2bae89165e
Refactor
2020-12-10 21:21:38 +01:00
Tae Won Ha
5e8bc766ec
Update appcast for snapshot
2020-12-10 18:36:01 +01:00
Tae Won Ha
b6725d9d50
Increment version
2020-12-10 18:22:06 +01:00
Tae Won Ha
a601e22d83
Remove unnec' code
2020-12-10 18:16:27 +01:00
Tae Won Ha
88cb58b01b
Update neovim
2020-12-10 17:35:41 +01:00
Tae Won Ha
44127691f2
Show warning
2020-12-10 07:29:30 +01:00
Tae Won Ha
baaf920089
Forward warning to main window
2020-12-09 22:14:51 +01:00
Tae Won Ha
6c7ff8a300
Get the error msg for tabclose
2020-12-09 22:05:01 +01:00
Tae Won Ha
ce4227f796
Refactor slightly
2020-12-09 20:08:42 +01:00
Tae Won Ha
e2a4fa713c
Add rudimentary closing
2020-12-09 08:26:11 +01:00
Tae Won Ha
6439ecb844
Adjust width
2020-12-09 08:23:37 +01:00
Tae Won Ha
28ba526265
Update neovim
2020-12-08 21:49:56 +01:00
Tae Won Ha
fe5e9a1925
GH-349 Merge branch 'native-tab' into develop
2020-12-08 21:31:42 +01:00