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

1632 Commits

Author SHA1 Message Date
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
64501bb43f
GH-302, GH-421 Launch neovim after first resize.
- when using -d option of nvim, it's important that the initial size of nvim corresponds to the NSWindow's size such that both splits have the same width
2017-06-12 19:28:58 +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
16e12221c6
Remove unnec' properties 2017-06-11 15:08:16 +02:00
Tae Won Ha
94ea7f7cc4
Remove outlineview test target 2017-06-11 14:43:35 +02:00
Tae Won Ha
3abdb9c684
Bump appcast to v0.15.2-201 2017-06-11 14:15:36 +02:00
Tae Won Ha
de195e7726
Bump version: v0.15.2-201 2017-06-11 14:12:47 +02:00
Tae Won Ha
3811c673bf
Update release notes 2017-06-11 13:53:07 +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
7d9d3b6359
Update readme 2017-06-10 11:54:29 +02:00
Tae Won Ha
26aab9116c
Use update_screen, setcursor, ui_flush sequence in window select func 2017-06-10 10:16:32 +02:00
Tae Won Ha
e612bcc80a
Do not upgrade carthage in travis, it somehow causes error... 2017-06-10 09:11:40 +02:00
Tae Won Ha
e1d4be1948
GH-423 Remove commented out code 2017-06-10 08:26:12 +02:00
Tae Won Ha
91f002c09b
Bump appcast to SNAPSHOT-200 2017-06-10 08:25:26 +02:00
Tae Won Ha
efb4083a7d
Bump version: snapshot/200 2017-06-10 08:22:49 +02:00
Tae Won Ha
dfc45d292a
GH-423 Update release notes 2017-06-09 23:17:46 +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
f3366bfc9b
Prepare release notes for next release 2017-06-07 22:24:48 +02:00
Tae Won Ha
5e0ff85c2b
Bump appcast to v0.15.1-199 2017-06-07 21:24:52 +02:00
Tae Won Ha
a845e410cd
Bump version: v0.15.1-199 2017-06-07 21:17:19 +02:00
Tae Won Ha
de53d8a333
Update release notes 2017-06-07 21:06:52 +02:00
Tae Won Ha
60db84c340
Reformat to 100 chars 2017-06-07 18:41:21 +02:00
Tae Won Ha
c200e05323
Bump appcast to SNAPSHOT-198 2017-06-07 07:25:55 +02:00
Tae Won Ha
9dfab25cef
Bump version: snapshot/198 2017-06-07 07:23:30 +02:00
Tae Won Ha
f826242caf
Record-only merge branch 'cglayer-based-rendering' into develop 2017-06-06 21:04:54 +02:00
Tae Won Ha
0c67431559
Try not to add too fragmented row runs which causes too many ligature
calls
2017-06-06 21:02:25 +02:00
Tae Won Ha
6369b75edc
Update release notes 2017-06-06 20:42: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
089c459e0d
Update release notes 2017-06-06 07:34:28 +02:00
Tae Won Ha
a5dad4bb2d
Bump appcast to SNAPSHOT-197 2017-06-06 07:17:40 +02:00
Tae Won Ha
23c8b74d7f
Bump version: snapshot/197 2017-06-06 07:15:28 +02:00
Tae Won Ha
5e2db8d518
GH-237 Do not scroll x3 when using mouse 2017-06-06 07:04:02 +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
f42f86b4a0
Delete unused screen cursor functions 2017-06-05 19:19:26 +02:00
Tae Won Ha
9e2c848823
Upgrade dependencies 2017-06-05 16:36:01 +02:00
Tae Won Ha
0f0770f670
Do not increment version when not publishing 2017-06-05 16:13:56 +02:00
Tae Won Ha
f844d0c205
Don't do unnec' computation... 2017-06-05 16:10:24 +02:00
Tae Won Ha
5c713c8d97
Speed up row runs for ranges function 2017-06-05 15:58:30 +02:00
Tae Won Ha
c415df78e1
Do not send unnec' screen cursor position to UI 2017-06-05 15:22:35 +02:00
Tae Won Ha
5d3aca696d
Refactor cursor drawing
- draw only when flushed and use the normal position from goto
2017-06-05 14:22:12 +02:00
Tae Won Ha
93b9366a66
Set cursor and flush after scrolling 2017-06-05 13:44:53 +02:00