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

2048 Commits

Author SHA1 Message Date
Tae Won Ha
e3d612db81
Bump appcast(s) to v0.19.1-229 2017-09-07 18:39:36 +02:00
Tae Won Ha
dc938264bb
Bump version: v0.19.1-229 2017-09-07 18:37:45 +02:00
Tae Won Ha
ff89731076
Update release notes 2017-09-07 18:32:33 +02:00
Tae Won Ha
0eee692eaa
GH-520 Actually invkoe new method 2017-09-07 18:29:25 +02:00
Tae Won Ha
e2f21e5948
GH-520 Adapt to removal of FocusGained/Lost pseudo key in neovim 0.2.1 2017-09-07 18:24:06 +02:00
Tae Won Ha
13144d19c7 Merge remote-tracking branch 'origin/develop' into update-neovim 2017-09-04 22:33:24 +02:00
Tae Won Ha
b61be470ef
Move changeTheme() to Theme.swift 2017-09-03 23:14:08 +02:00
Tae Won Ha
1cd2db1ba5
Distribute MainWindow in 4 files 2017-09-03 23:13:07 +02:00
Tae Won Ha
0e52dca2f4
GH-485 Use the title value of neovim 2017-09-03 22:54:13 +02:00
Tae Won Ha
d2997c2d67
Bump appcast(s) to SNAPSHOT-228 2017-09-03 22:27:53 +02:00
Tae Won Ha
cde20074af
Bump version: snapshot/228 2017-09-03 22:25:57 +02:00
Tae Won Ha
3f8a58e332
GH-485 Restore previous first responder 2017-09-03 22:21:01 +02:00
Tae Won Ha
25a4c8dc91
Bump appcast(s) to SNAPSHOT-227 2017-09-03 22:05:09 +02:00
Tae Won Ha
3b57542b24
Bump version: snapshot/227 2017-09-03 22:03:06 +02:00
Tae Won Ha
d8fcc1d3a1
GH-485 Update release notes 2017-09-03 21:58:56 +02:00
Tae Won Ha
e0f52e2110
GH-485 Add the prototype to the VimR target 2017-09-03 21:56:36 +02:00
Tae Won Ha
52bc83cd8a Merge remote-tracking branch 'origin/develop' into update-neovim 2017-09-03 21:24:53 +02:00
Tae Won Ha
adc6b72162 Update neovim 2017-09-03 21:24:49 +02:00
Tae Won Ha
640bcb3785
GH-485 Refactor frame restoration after (un)theming 2017-09-03 19:22:57 +02:00
Tae Won Ha
4ad8ee2bff
GH-485 Grow by 22 when entering themed mode (and vice versa) 2017-09-03 19:16:52 +02:00
Tae Won Ha
cc9f6346d3
GH-485 Layout differently when rep icon is nil 2017-09-03 18:28:13 +02:00
Tae Won Ha
08e70bc255
GH-485 Refactor 2017-09-03 18:04:11 +02:00
Tae Won Ha
f1643dfd21
GH-485 Add the rep icon and the title manually when in the themed mode 2017-09-03 17:05:02 +02:00
Tae Won Ha
1f5d98cfb4
GH-485 Prototype a better themed titlebar 2017-09-02 15:55:46 +02:00
Tae Won Ha
5dc4494b70
GH-485 Use .enum 2017-09-02 08:35:00 +02:00
Tae Won Ha
9c0762ca11
Add a stdout logger 2017-09-01 21:06:43 +02:00
Tae Won Ha
b86664774c
Bump appcast(s) to v0.19.0-226 2017-08-28 22:50:54 +02:00
Tae Won Ha
c035717e5b
Bump version: v0.19.0-226 2017-08-28 22:49:07 +02:00
Tae Won Ha
750438e90f
Update release notes 2017-08-28 22:43:31 +02:00
Tae Won Ha
14f1227e79 Merge remote-tracking branch 'origin/develop' into update-neovim 2017-08-28 19:32:38 +02:00
Tae Won Ha
6fd0f3aef2
Bump appcast(s) to SNAPSHOT-225 2017-08-28 19:28:25 +02:00
Tae Won Ha
a52fff1cbb
Bump version: snapshot/225 2017-08-28 19:26:31 +02:00
Tae Won Ha
069184b36c
GH-512 Do not perform selector in the same thread since it won't work... 2017-08-28 19:17:27 +02:00
Tae Won Ha
b9a4bb157f
GH-325 Do not store full screen frame in user defaults 2017-08-28 19:09:04 +02:00
Tae Won Ha
feb4eae765
GH-512 Wait when doing Cmd-Q till neovim exits 2017-08-28 19:09:04 +02:00
Tae Won Ha
729e7e3732
GH-512 Use the correct format specifier 2017-08-27 14:49:26 +02:00
Tae Won Ha
dee123d092 Merge remote-tracking branch 'origin/develop' into update-neovim 2017-08-27 08:05:21 +02:00
Tae Won Ha
c390393cee
Bump appcast(s) to SNAPSHOT-224 2017-08-27 07:57:08 +02:00
Tae Won Ha
9feefe7374
Bump version: snapshot/224 2017-08-27 07:55:13 +02:00
Tae Won Ha
1228ad11e7
GH-512 Wait till neovim exits before closing the window.
- Wait 5 sec. and force exit.
2017-08-26 21:58:00 +02:00
Tae Won Ha
77ef033cc5
Bump appcast(s) to SNAPSHOT-223 2017-08-26 20:48:49 +02:00
Tae Won Ha
939a25d21c
Bump version: snapshot/223 2017-08-26 20:46:37 +02:00
Tae Won Ha
1aaf2c931c
GH-512 Invoke agent.quit in neoVimStopped again
- We only close mach channels in quit()
2017-08-26 17:44:17 +02:00
Tae Won Ha
4ed3c5de48
Refactor slightly 2017-08-26 09:26:45 +02:00
Tae Won Ha
52c9462f83 Merge remote-tracking branch 'origin/develop' into update-neovim 2017-08-26 09:06:55 +02:00
Tae Won Ha
29ac441c3b
GH-512 Remove unused annotation and decl. 2017-08-26 09:01:12 +02:00
Tae Won Ha
16c6536323
Bump appcast(s) to SNAPSHOT-222 2017-08-24 18:42:19 +02:00
Tae Won Ha
1720812720
Bump version: snapshot/222 2017-08-24 18:40:33 +02:00
Tae Won Ha
37c5478117 Update neovim 2017-08-24 18:40:16 +02:00
Tae Won Ha
924b45bb1a
GH-512 Let neovim exit in mch_exit()
- NeoVimServer exited due to stopping of the CFRunLoop. Maybe this caused the crash???
2017-08-24 18:26:37 +02:00