Tae Won Ha
6e9f33ea77
GH-326, GH-460 Persist last window action pref
2017-06-13 23:17:06 +02:00
Tae Won Ha
884296145b
GH-326, GH-460 Add an option to hide or quit when the last window closes
2017-06-13 22:57:08 +02:00
Tae Won Ha
418d1fe1c2
Directly integrate swifter
...
- Dunno why, but swifter.framework includes many swift related dylibs which are approx. 8MB big.
2017-06-13 00:08:17 +02:00
Tae Won Ha
204cb18e37
GH-302, GH-421 Reformat
2017-06-12 23:38:00 +02:00
Tae Won Ha
32ce55ab22
GH-302, GH-421 Use the named pipe as nonce...
...
- the existence of the named pipe and the 0600 permission is probably enough...
2017-06-12 23:33:28 +02:00
Tae Won Ha
9d38dd58e7
GH-302, GH-421 Write back to cli only when we can open the pipe
2017-06-12 20:18:51 +02:00
Tae Won Ha
5f88b0c37b
GH-302, GH-421 Refactor vimr cli tool
2017-06-12 19:53:42 +02:00
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
2d64198e5c
Sync return when quitting neovim
2017-06-11 15:48:18 +02:00
Tae Won Ha
de195e7726
Bump version: v0.15.2-201
2017-06-11 14:12:47 +02:00
Tae Won Ha
e152559544
Store tools state in the app state such that the next new main window has the same state
2017-06-11 13:50:40 +02:00
Tae Won Ha
e1d4be1948
GH-423 Remove commented out code
2017-06-10 08:26:12 +02:00
Tae Won Ha
efb4083a7d
Bump version: snapshot/200
2017-06-10 08:22:49 +02:00
Tae Won Ha
786ac2a87e
GH-423 Use transient fields in state for cwd and current buffer to set
2017-06-09 23:16:06 +02:00
Tae Won Ha
91fac3868e
GH-423 Cache cwd and send the change event as a callback
2017-06-09 01:15:45 +02:00
Tae Won Ha
4547ed8c7f
GH-423 Remove unnec' method syncNeoVimViewWithBounds
2017-06-09 00:01:06 +02:00
Tae Won Ha
a845e410cd
Bump version: v0.15.1-199
2017-06-07 21:17:19 +02:00
Tae Won Ha
9dfab25cef
Bump version: snapshot/198
2017-06-07 07:23:30 +02:00
Tae Won Ha
e20d92f307
GH-450 Cache isHidden value in FileBrowserItem
...
- We have to cache the value for the following case: when a hidden file gets deleted, then, when updating, we want to use isHidden => error => false => crash
2017-06-06 13:47:23 +02:00
Tae Won Ha
23c8b74d7f
Bump version: snapshot/197
2017-06-06 07:15:28 +02:00
Tae Won Ha
8b167b5e8a
Refactor select()
2017-06-05 20:58:50 +02:00
Tae Won Ha
8b8b28367c
Reformat to 100 line width
2017-06-05 20:58:50 +02:00
Tae Won Ha
ffb6cd449b
Extract a function to scan children
2017-06-05 20:58:50 +02:00
Tae Won Ha
44cde218fb
Rename variable
2017-06-05 20:58:50 +02:00
Tae Won Ha
8c51148515
Bump version: snapshot/196
2017-06-04 16:47:31 +02:00
Tae Won Ha
c874701c7e
Simplify handle children in the file browser update
2017-05-19 00:25:47 +02:00
Tae Won Ha
bc2fcd76ea
Bump version: snapshot/195
2017-05-17 19:38:15 +02:00
Tae Won Ha
c25034da7d
Only update when not reloading
2017-05-17 19:24:08 +02:00
Tae Won Ha
a27001ab7f
Make a function fileprivate
2017-05-15 23:17:19 +02:00
Tae Won Ha
72f6208ab2
Bump version: snapshot/194
2017-05-15 22:25:49 +02:00
Tae Won Ha
494f3625d1
Do not unown self in subscribe of the main window state source
...
- we explicitly terminate the sequence when we close the window
2017-05-15 19:18:51 +02:00
Tae Won Ha
3ef05fd055
GH-450 Restructure file
2017-05-14 22:37:36 +02:00
Tae Won Ha
8a6ae164bd
GH-450 Remove trailing whitespaces
2017-05-14 22:15:51 +02:00
Tae Won Ha
71cd86327a
GH-450 Sync all access to root
2017-05-14 18:23:57 +02:00
Tae Won Ha
c542113415
GH-450 Move flat file items to open quickly window
2017-05-14 12:20:24 +02:00
Tae Won Ha
d4ede81fe5
GH-450 Move root to open quickly state
2017-05-14 12:06:21 +02:00
Tae Won Ha
6d94db4a1a
GH-450 Do not share file items for file browser
2017-05-14 11:00:50 +02:00
Tae Won Ha
be6dd77279
GH-450 Remove unused functions
2017-05-13 10:02:09 +02:00
Tae Won Ha
81820fbab3
GH-450 Make some fields computed
2017-05-13 09:40:58 +02:00
Tae Won Ha
3b9808238e
Bump version: snapshot/193
2017-05-12 23:18:13 +02:00
Tae Won Ha
d96f294ea9
Bump version: snapshot/192
2017-05-12 08:47:00 +02:00
Tae Won Ha
3c231b27cd
GH-395 Throttle only file system updates and add refresh button
2017-05-11 23:33:59 +02:00
Tae Won Ha
2736b479b5
GH-395 Reformat
2017-05-11 21:11:34 +02:00
Tae Won Ha
49a1d1da74
GH-395 Throttle file system change processing
2017-05-11 20:50:53 +02:00
Tae Won Ha
e82f62ebfd
Bump version: v0.15.0-191
2017-05-10 22:47:11 +02:00
Tae Won Ha
702a1b461d
Do not resize in init
2017-05-09 20:48:09 +02:00
Tae Won Ha
b79c91b4ee
Bump version: snapshot/190
2017-05-09 18:35:38 +02:00
Tae Won Ha
6a678b494d
Use isAllToolsVisible flag when opening the main window
2017-05-09 18:17:14 +02:00
Tae Won Ha
2838306acb
Remove unnec' func shareFile
...
- use the provided one from swifter
2017-05-08 21:49:22 +02:00
Tae Won Ha
a7b5127486
Bump version: snapshot/189
2017-05-08 21:27:10 +02:00
Tae Won Ha
a1beeb2d67
GH-434 Use fileURLWithPath... -_-
2017-05-08 21:16:25 +02:00
Tae Won Ha
3be5eedf11
Bump version: snapshot/188
2017-05-08 20:39:02 +02:00
Tae Won Ha
18bc388425
Bump version: snapshot/187
2017-05-07 17:47:26 +02:00
Tae Won Ha
8abc31e3c1
Bump version: snapshot/186
2017-05-06 09:54:28 +02:00
Tae Won Ha
487da9fa47
Merge branch 'master' into develop
...
Conflicts:
VimR/Info.plist
VimR/UiRootReducer.swift
resources/release-notes.md
2017-05-05 18:03:17 +02:00
Tae Won Ha
d6e6f8397c
Bump version: v0.14.3-185
2017-05-05 17:56:30 +02:00
Tae Won Ha
0e1598177e
GH-440 Store use interactive zsh in user defaults and fix the ui root reducer
2017-05-05 17:42:35 +02:00
Tae Won Ha
6c593091b4
GH-433 Make VimRTests target an unit test target, ie no host
2017-05-04 22:32:40 +02:00
Tae Won Ha
fca5e34e13
Merge branch 'master' into develop
...
Conflicts:
OutlineViewTest/Info.plist
SwiftNeoVim/Info.plist
SwiftNeoVimTests/Info.plist
VimR-Workspace-Demo/Info.plist
VimR.xcodeproj/project.pbxproj
VimR/AppearancePref.swift
VimR/Info.plist
VimRTests/Info.plist
resources/release-notes.md
2017-05-04 22:09:40 +02:00
Tae Won Ha
db8d120b74
Bump version: v0.14.2-184
2017-05-04 22:03:29 +02:00
Tae Won Ha
bcd34bab74
Update version
2017-05-04 21:54:00 +02:00
Tae Won Ha
696dd2913b
GH-426 Update views after font population
2017-05-04 21:50:51 +02:00
Tae Won Ha
e2532edc1f
GH-426 Do only font population in the background
...
(cherry picked from commit fa0bf52
)
2017-05-04 20:55:54 +02:00
Tae Won Ha
1abd2f0aca
GH-433 Move PrefUtils to its own file
2017-05-03 22:47:25 +02:00
Tae Won Ha
86fb1c80dc
GH-433 Remove unnec' class from static field usage
2017-05-03 22:37:25 +02:00
Tae Won Ha
f014ba39f8
GH-433 Use string enum for workspace bar location
2017-05-03 22:23:01 +02:00
Tae Won Ha
d6018fd849
GH-433 Add UrlCommonsTest
2017-05-03 22:10:19 +02:00
Tae Won Ha
46286d36db
GH-433 Add RxSwiftCommonsTest
2017-05-03 21:43:45 +02:00
Tae Won Ha
037321b85a
GH-433 Add tests for swift commons
2017-05-02 22:18:09 +02:00
Tae Won Ha
06f7fa9aeb
Remove unused functions
2017-05-02 18:57:49 +02:00
Tae Won Ha
1696d33830
Bump version: snapshot/183
2017-05-01 22:12:53 +02:00
Tae Won Ha
40fd7e1eb5
GH-426 Store active tools in user defaults
2017-05-01 17:15:21 +02:00
Tae Won Ha
f428ca5adf
GH-426 Add stub tools pref
2017-05-01 14:55:17 +02:00
Tae Won Ha
fa0bf52932
GH-426 Do only font population in the background
2017-05-01 14:48:23 +02:00
Tae Won Ha
380da19f94
Merge branch 'develop' into 426-macneovim
...
Conflicts:
VimR/Info.plist
2017-05-01 11:12:28 +02:00
Tae Won Ha
3adadfbd53
Bump version: v0.14.1-182
2017-05-01 11:00:40 +02:00
Tae Won Ha
2df699fb75
Reduce app launch time by approx. 0.8s - 1s
2017-05-01 10:48:45 +02:00
Tae Won Ha
e92f65dabc
Merge branch 'develop' into 426-macneovim
2017-05-01 10:30:44 +02:00
Tae Won Ha
0f4377b8c5
GH-426 Move font related IBActions to NeoVimView
2017-05-01 10:25:03 +02:00
Tae Won Ha
58c11b9ddf
Reduce app launch time by approx. 0.8s - 1s
2017-05-01 00:39:34 +02:00
Tae Won Ha
23c3462d5c
Merge branch 'develop' into 426-macneovim
...
Conflicts:
VimR/Info.plist
2017-04-30 22:11:52 +02:00
Tae Won Ha
13b26911c1
Bump version: v0.14.0-181
2017-04-30 19:12:22 +02:00
Tae Won Ha
52cb5c9edf
Merge branch 'develop' into 426-macneovim
2017-04-30 18:56:29 +02:00
Tae Won Ha
2725cf4628
Remove unnec' public keyword
2017-04-30 17:33:23 +02:00
Tae Won Ha
3d5acfbf83
Merge branch 'develop' into 426-macneovim
2017-04-30 09:25:59 +02:00
Tae Won Ha
4b1c569996
GH-405 Simplify reducing
2017-04-30 09:25:15 +02:00
Tae Won Ha
d8e2c66b80
Merge branch 'develop' into 426-macneovim
...
Conflicts:
VimR/Info.plist
2017-04-29 08:24:26 +02:00
Tae Won Ha
7b989bc6c4
GH-405 Use higher qos for action emitter
2017-04-29 08:17:47 +02:00
Tae Won Ha
48ae3bcf74
Be more explicit in closure argument naming
2017-04-28 18:40:56 +02:00
Tae Won Ha
2c1f521653
GH-405 Rename typed emit function
2017-04-26 19:40:42 +02:00
Tae Won Ha
06b04fd786
Remove unused NSAttributedString.link function
2017-04-25 07:40:34 +02:00
Tae Won Ha
69e58d5723
Use DispatchQueue.main.async directly
2017-04-24 21:10:56 +02:00
Tae Won Ha
a6990259da
Remove some compile warnings
2017-04-24 20:36:34 +02:00
Tae Won Ha
17fff467ff
Bump version: snapshot/180
2017-04-23 22:12:36 +02:00
Tae Won Ha
016e2bcf80
GH-405 Move code around
2017-04-22 16:35:06 +02:00
Tae Won Ha
6532ff6aaf
GH-405 Move Token to some place else
2017-04-22 16:33:04 +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
090b5986e8
GH-405 Add an UiComponent template
2017-04-22 16:28:55 +02:00
Tae Won Ha
559209256e
GH-405 Delete unused class
2017-04-22 16:12:11 +02:00
Tae Won Ha
c422035dca
GH-405 Rename some generic types
2017-04-22 16:03:45 +02:00
Tae Won Ha
849dfe104c
GH-405 Type action emitter
2017-04-22 15:59:05 +02:00
Tae Won Ha
f1b72d7d44
GH-405 Reduce some boiler plate
2017-04-22 11:31:42 +02:00
Tae Won Ha
f13a765979
Bump dependencies
2017-04-21 16:49:41 +02:00
Tae Won Ha
3a8c475e8f
GH-426 Add a stub MacNeovim app target
2017-04-21 13:44:25 +02:00
Tae Won Ha
c22acf29d5
GH-405 Retain scroll position after reloading markdown
2017-04-21 07:45:28 +02:00
Tae Won Ha
b8759f50a6
Bump version: snapshot/179
2017-04-18 20:26:44 +02:00
Tae Won Ha
55cccc92ff
GH-389 Fix common parent computation
2017-04-18 19:55:24 +02:00
Tae Won Ha
fdf67b6fc7
GH-374 Modify hitTest such that it takes the selected tool into account
2017-04-17 12:34:49 +02:00
Tae Won Ha
2bedf03e91
GH-374 Reformat and use shorter form of constants
2017-04-17 11:12:55 +02:00
Tae Won Ha
7777befa88
GH-374 Use CGFloat.pi instead of M_PI
2017-04-17 11:05:30 +02:00
Tae Won Ha
7c30f0c503
Bump version: snapshot/178
2017-04-16 20:32:29 +02:00
Tae Won Ha
ed1368fe51
GH-398 Set the icon in the window title bar
2017-04-16 08:58:56 +02:00
Tae Won Ha
ff73dfaa55
GH-405 Quit cleanly...
2017-04-15 10:38:07 +02:00
Tae Won Ha
34bcc0f537
GH-425 Remove unnec' INADDR_ANY when determining an open port
2017-04-14 08:25:08 +02:00
Tae Won Ha
57b6a98517
Bump version: snapshot/177
2017-04-11 22:48:34 +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
0a39fdeccf
Bump version: snapshot/176
2017-04-11 20:03:02 +02:00
Tae Won Ha
24aa03d7e0
GH-383 Set tooltip to the selected file path
2017-04-11 19:37:42 +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
4257ea6dc5
GH-383 Remove unnec' log msg
2017-04-11 18:57:52 +02:00
Tae Won Ha
58ac0150d0
GH-383 Rename tool buttons slightly
2017-04-11 18:55:25 +02:00
Tae Won Ha
ae68b6c99f
GH-383 Remove unnec' log msgs
2017-04-11 18:49:17 +02:00
Tae Won Ha
8084482102
Merge branch 'develop' into 383-html-preview-tool
2017-04-10 23:08:23 +02:00
Tae Won Ha
60250df2bb
Bump version: snapshot/175
2017-04-10 22:56:37 +02:00
Tae Won Ha
be2f64ecf4
Merge branch 'develop' into 383-html-preview-tool
...
Conflicts:
VimR/States.swift
2017-04-10 22:41:07 +02:00
Tae Won Ha
f043147ab4
GH-405 Be more forgiving when prefs regarding tools are not complete
2017-04-10 22:40:25 +02:00
Tae Won Ha
f36fcbf440
GH-383 Store html preview tools prefs
2017-04-10 22:15:48 +02:00
Tae Won Ha
85dce6a8c7
Merge branch 'develop' into 383-html-preview-tool
...
Conflicts:
VimR/MainWindow.swift
2017-04-10 21:58:17 +02:00
Tae Won Ha
4b4fde58e5
GH-405 Store the order of the tools
2017-04-10 20:38:17 +02:00
Tae Won Ha
157aa3ade6
GH-405 Call moved delegate method when moving tool buttons around
2017-04-07 14:37:46 +02:00
Tae Won Ha
7ef32c002d
Merge branch 'develop' into 383-html-preview-tool
2017-04-07 08:28:52 +02:00
Tae Won Ha
40cfa89291
GH-405 Reset is dirty to false when opening a new main window
2017-04-07 08:28:29 +02:00
Tae Won Ha
818251872a
GH-383 Reduce the file system latency to 1s
2017-04-03 07:31:53 +02:00
Tae Won Ha
d0c6b3c4ae
GH-383 Retain the scroll position
2017-04-02 22:33:25 +02:00
Tae Won Ha
af7c8bbf2c
GH-383 Reformat
2017-04-02 22:12:14 +02:00
Tae Won Ha
6481092003
GH-383 Reload when the html file changes
2017-04-02 22:06:22 +02:00
Tae Won Ha
8902aafedd
GH-383 Reload only when a new file gets selected
2017-04-02 21:55:24 +02:00
Tae Won Ha
55cddec9ad
GH-383 Serve the selected html file and the content of its parent folder
2017-04-02 20:45:12 +02:00
Tae Won Ha
7409f27c00
GH-383 Restructure http server service
2017-04-02 17:27:12 +02:00
Tae Won Ha
286413b988
GH-383 Remove port field
2017-04-02 17:22:57 +02:00
Tae Won Ha
84fdcfe912
Merge branch 'develop' into 383-html-preview-tool
2017-04-02 17:18:27 +02:00
Tae Won Ha
380c3ac61f
GH-405 Store prefs directly after changing
2017-04-02 17:15:30 +02:00
Tae Won Ha
026e776ad6
Merge branch 'develop' into 383-html-preview-tool
2017-04-02 16:52:45 +02:00
Tae Won Ha
929f582b26
Bump version: snapshot/174
2017-04-01 22:42:06 +02:00
Tae Won Ha
702c0cd539
GH-405 Quit more cleanly
2017-04-01 21:02:31 +02:00
Tae Won Ha
edbd7eadf3
Bump version: snapshot/173
2017-03-31 20:10:14 +02:00
Tae Won Ha
fee0b5af89
GH-405 Clean also the focus view
2017-03-31 19:53:40 +02:00
Tae Won Ha
1516fc3bf9
GH-405 Clean up the app state after firing
2017-03-31 19:53:40 +02:00
Tae Won Ha
a34d208d2d
GH-405 Fix forward and reverse search
2017-03-31 19:53:31 +02:00
Tae Won Ha
3f2e16317a
GH-405 Toggle tool buttons according to the initial state
2017-03-30 21:36:23 +02:00
Tae Won Ha
834b1ac08b
Bump version: snapshot/172
2017-03-30 20:16:36 +02:00
Tae Won Ha
d7aa58f424
GH-405 Rename and move AdvancedPrefReducer
2017-03-30 20:05:57 +02:00
Tae Won Ha
dd2a67a432
GH-405 Refactor a bit...
2017-03-30 20:03:28 +02:00
Tae Won Ha
6897978e4e
GH-405 Quit cleanly II
2017-03-30 20:03:09 +02:00
Tae Won Ha
6dba05b248
GH-405 Quit cleanly
2017-03-30 00:36:57 +02:00
Tae Won Ha
ec566a4db1
GH-405 Quit when the AppState's mainWindows is empty
2017-03-29 22:38:41 +02:00
Tae Won Ha
d0ee3a684f
GH-405 Remove unnec' comment
2017-03-29 21:36:12 +02:00
Tae Won Ha
836501408c
GH-405 Rename Element to Pair
2017-03-29 20:23:04 +02:00
Tae Won Ha
d568592b89
GH-405 Rename transform() to reduce()
2017-03-29 20:17:45 +02:00
Tae Won Ha
83c0fd4670
GH-405 Rename transformers to reducers
2017-03-29 20:10:11 +02:00
Tae Won Ha
289e906d38
GH-405 Set the target of the actions
2017-03-29 20:03:44 +02:00
Tae Won Ha
17ab202f5d
Merge branch 'develop' into 383-html-preview-tool
2017-03-29 18:28:55 +02:00
Tae Won Ha
c6d03d0b86
Bump version: snapshot/171
2017-03-28 22:40:32 +02:00
Tae Won Ha
9d51790b8d
Bump version: snapshot/170
2017-03-28 22:20:12 +02:00
Tae Won Ha
e44ecdd311
Merge branch 'develop' into 383-html-preview-tool
2017-03-26 23:48:40 +02:00
Tae Won Ha
ca78d0fcb0
GH-405 Stick with "Buffers" for now...
2017-03-26 23:45:03 +02:00
Tae Won Ha
ead3008b5e
GH-405 Add a transform(by: [T])
...
- the compiler does not work correctly... so commented out...
2017-03-25 23:13:56 +01:00
Tae Won Ha
c26ea812d5
GH-383 Add stub HTML preview tool
2017-03-24 17:47:08 +01:00
Tae Won Ha
ad15f17298
GH-405 Remove unnec' log
2017-03-19 23:21:59 +01:00
Tae Won Ha
802f6e9112
Gh-405 Prevent changing state lswhen dirty status did not change
2017-03-19 22:05:29 +01:00
Tae Won Ha
fe1ddff9f7
Bump version: snapshot/169
2017-03-13 19:04:13 +01:00
Tae Won Ha
cc6d5f0094
GH-405 Convert also the appearance prefs
2017-03-13 18:51:10 +01:00
Tae Won Ha
dc6ff22cb3
GH-405 Convert also the open quickly ignore patterns
2017-03-12 18:36:26 +01:00
Tae Won Ha
01636b45b5
Bump version: snapshot/168
2017-03-11 17:35:53 +01:00
Tae Won Ha
f7e58576cf
Set the correct pref version
2017-03-11 17:23:11 +01:00
Tae Won Ha
dcdee489da
Rename transformers to reducers...
2017-03-11 17:08:50 +01:00
Tae Won Ha
02c91987c2
Rename
2017-03-11 17:05:42 +01:00
Tae Won Ha
3b73b6097d
Remove old service
2017-03-11 17:05:00 +01:00
Tae Won Ha
57891e5bc8
Delete old files
2017-03-11 17:03:11 +01: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
4535d90ecf
Add init(dict)
2017-02-28 22:15:27 +01:00
Tae Won Ha
51d82214d9
Avoid webview crash when deiniting
2017-02-28 19:21:22 +01:00
Tae Won Ha
1bf7e2035b
Store states
2017-02-28 18:53:49 +01:00
Tae Won Ha
ee0bc0a550
Fix closing behavior of the main window
2017-02-28 17:17:18 +01:00
Tae Won Ha
808dbd0c8d
Store tools states
2017-02-28 15:52:48 +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
b17d7eaaec
Add some convenience functions
2017-02-28 10:42:34 +01:00
Tae Won Ha
02ebe1e3c2
Remove unnec' properties
2017-02-28 10:20:25 +01:00
Tae Won Ha
abc652d62f
Add appearance pref pane
2017-02-28 09:53:27 +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
189977c42a
Add open in key window using vimr command line tool
2017-02-27 20:45:07 +01:00
Tae Won Ha
d3da1f955b
React to +/- font
2017-02-27 17:35:38 +01:00
Tae Won Ha
71c3d7642b
Remove unnec' log
2017-02-26 23:09:20 +01:00
Tae Won Ha
d3f9abe55f
Fix open quickly closing
2017-02-26 23:08:18 +01:00