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

72 Commits

Author SHA1 Message Date
Tae Won Ha
ec838aa0b9
GH-302, GH-421 Add --wait to cli tool 2017-06-12 19:28:54 +02:00
Tae Won Ha
3216b08699
GH-302, GH-421 Add passthrough arguments to vimr script 2017-06-12 00:30:33 +02:00
Tae Won Ha
8241d596fd
Adapt to sync neovim stop handling 2017-06-11 16:28:25 +02:00
Tae Won Ha
2c1f521653
GH-405 Rename typed emit function 2017-04-26 19:40:42 +02:00
Tae Won Ha
9b9da5c4cf
GH-405 Use disposed(by:) instead of the old addDisposableTo() 2017-04-22 16:30:40 +02:00
Tae Won Ha
849dfe104c
GH-405 Type action emitter 2017-04-22 15:59:05 +02:00
Tae Won Ha
ff73dfaa55
GH-405 Quit cleanly... 2017-04-15 10:38:07 +02:00
Tae Won Ha
2e52fb7806
GH-383 Reset html preview state when creating a new main window 2017-04-11 22:37:50 +02:00
Tae Won Ha
d2f15d0e17
GH-383 Add initial preview page for html preview tool 2017-04-11 19:26:34 +02:00
Tae Won Ha
4e5c291cc6
Add converter for 128 to current 2017-03-11 17:00:55 +01:00
Tae Won Ha
79f3a72605
React to stored prefs 2017-03-01 16:59:23 +01:00
Tae Won Ha
b3d2c0fff7
Set the local state in the app delegate 2017-02-28 11:17:11 +01:00
Tae Won Ha
2ba5e362e5
Add advanced pref 2017-02-28 11:10:04 +01:00
Tae Won Ha
99c1b930a7
Rename StateContext to Context 2017-02-28 10:43:45 +01:00
Tae Won Ha
7cd3477331
Add general pref pane 2017-02-27 22:45:26 +01:00
Tae Won Ha
e04e14bd64
Add some general pref values 2017-02-27 21:18:12 +01:00
Tae Won Ha
35fd4d97a8
Add opened files list w/o double click 2017-02-26 12:00:19 +01:00
Tae Won Ha
f72981ca10
Make some fields private 2017-02-26 11:09:46 +01:00
Tae Won Ha
9fd4a82c44
Set dirty status of main window 2017-02-26 10:26:37 +01:00
Tae Won Ha
ad457fa923
Add kind of working file browser: still have to react to cwd change 2017-02-23 23:39:31 +01:00
Tae Won Ha
b8b5182f42
Do not include "old" files for compilation and add stub file browser 2017-02-23 22:15:35 +01:00
Tae Won Ha
bce3e9e5f0
Correctly clean up swps when closing and quitting 2017-02-12 10:54:19 +01:00
Tae Won Ha
511e3685ab
Show no preview initially 2017-02-06 18:57:50 +01:00
Tae Won Ha
0ef257dcff
Set the http server for markdown preview 2017-02-05 14:44:55 +01:00
Tae Won Ha
ea569658e3
Experimenting further... 2017-01-23 19:49:12 +01:00
Tae Won Ha
7fd7181437
First commit for redesign, experimenting around 2017-01-23 19:48:49 +01:00
Tae Won Ha
bd4470f987
GH-308 Set cwd when opening in a new window 2016-11-05 15:17:43 +01:00
Tae Won Ha
17b45329ec
GH-308 Allow to open multiple files with Cmd-O 2016-11-05 11:11:07 +01:00
Tae Won Ha
a1b5e200a0
GH-328 Do not update appcast_snapshot when releasing 2016-11-05 09:18:28 +01:00
Tae Won Ha
173e8d9aa3
GH-220 Use snapshot update channel 2016-10-15 10:05:25 +02:00
Tae Won Ha
b5cf060be4
GH-298 Add open in new window menu item 2016-10-09 21:25:34 +02:00
Tae Won Ha
0249a509ef
GH-286 React to file system changes in file browser 2016-10-04 21:48:22 +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
6623c66eb5
GH-286 Refactor slightly 2016-10-02 14:11:39 +02:00
Tae Won Ha
26a44505d8
GH-227 Clean up 2016-09-25 18:47:46 +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
828ac1c690
GH-274 Use ignore patterns pref items 2016-09-11 14:28:56 +02:00
Tae Won Ha
2a79195bf1
GH-264 Turn off debug menu for release config 2016-09-08 22:38:18 +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
7cf3c2e7bc
GH-232 Install AppleEvent handler in "will-finish".
- It's too late in "did-finish" when the App is not launched.
2016-08-25 09:54:28 +02:00
Tae Won Ha
4953659193
GH-232 Remove unused property 2016-08-24 23:19:06 +02:00
Tae Won Ha
d36967816b
GH-232 Open files from vimr 2016-08-24 23:12:33 +02:00
Tae Won Ha
818f61323b
GH-232 Always send cwd 2016-08-21 18:43:12 +02:00
Tae Won Ha
560b522310
GH-232 Add vimr command line tool and stub handler 2016-08-21 11:52:24 +02:00
Tae Won Ha
b7649fbdaf
GH-232 Add stub handle get url event 2016-08-21 11:52:24 +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
32623a1d56
GH-244 Add logic 2016-08-14 18:37:04 +02:00