Tae Won Ha
d6333b058a
Show() main window only after subscribing to its sink such that the key window is handled correctly.
2016-10-25 19:37:24 +02:00
Tae Won Ha
3099bac967
GH-286 Persist the workspace setting of the last closed main window
2016-10-03 14:58:49 +02:00
Tae Won Ha
786f87564d
GH-286 Refactor slightly
2016-10-02 12:28:47 +02:00
Tae Won Ha
46b69882ef
GH-286 Add a stub file browser
2016-10-02 11:28:22 +02:00
Tae Won Ha
784146f361
GH-227 Remove warnings
2016-09-25 18:47:42 +02:00
Tae Won Ha
0f7b564667
GH-227 It compiles, it compiles
2016-09-25 17:50:33 +02:00
Tae Won Ha
51a57c8698
GH-264 Fine-tune layout
2016-09-07 22:29:46 +02:00
Tae Won Ha
c5b5707958
GH-264 Monitor and unmonitor urls
2016-09-07 22:29:45 +02:00
Tae Won Ha
c9e4626c32
GH-264 Do not use nvim_command_output
...
- When compiling with -Os nvim_command_output does not work somehow...
Dunno why. For -O0 it works...
2016-09-03 22:49:09 +02:00
Tae Won Ha
4b735581fd
GH-264 Add stub open quickly window
2016-09-02 23:05:48 +02:00
Tae Won Ha
202baa4469
GH-264 Use RxSwift instead of holding a reference of MainWindowManager in the component
2016-09-01 20:09:00 +02:00
Tae Won Ha
ec94566ba9
GH-264 Extract superclasses for components
2016-08-31 22:36:22 +02:00
Tae Won Ha
d36967816b
GH-232 Open files from vimr
2016-08-24 23:12:33 +02:00
Tae Won Ha
918c743c89
GH-257 Let neovim clean up when using Cmd-Q
...
- Refactor NeoVimView slightly
2016-08-20 16:59:30 +02:00
Tae Won Ha
4cfb644a0e
GH-248 Deactivate some logs
2016-08-12 23:44:16 +02:00
Tae Won Ha
a7716c5c7e
GH-247 Clean up swap files
...
- Cleaning the swap files are done by `ml_close_all()` in `mch_exit()`
and now we call it before stopping UI in neovim.
- When all main windows are closed we quit. Using Observable here, but
it's messy...
2016-08-12 19:37:03 +02:00
Tae Won Ha
b84e24a2d5
GH-228 Open when drag & dropping
2016-08-12 14:57:35 +02:00
Tae Won Ha
179bc3e03e
GH-228 Add external parameter name
2016-08-11 22:50:44 +02:00
Tae Won Ha
6e723ddeeb
GH-228 Add open
2016-08-11 22:37:41 +02:00
Tae Won Ha
3ae8a1d4c2
GH-213 Handle initial font setting
2016-07-27 00:04:31 +02:00
Tae Won Ha
6897d512ac
GH-213 Wire components in AppDelegate
2016-07-26 22:51:05 +02:00
Tae Won Ha
f36b877fd4
GH-213 React to editor font change
2016-07-24 22:31:48 +02:00
Tae Won Ha
92b9a1bd78
GH-213 Play around with RxSwift.
2016-07-24 19:55:25 +02:00
Tae Won Ha
2628e0a281
GH-218 Ask user to confirm when quitting with unsaved buffers
2016-07-18 22:44:23 +02:00
Tae Won Ha
4f46e619cf
Rename nvox to VimR
...
- hopefully we renamed everything
2016-07-12 17:59:01 +02:00