Marco Hinz
fb4ab1e73a
Add two animated demo GIFs
2015-12-17 00:33:13 +01:00
Marco Hinz
8e7d5ff995
Catch --remote-expr failures
2015-12-16 23:25:20 +01:00
Marco Hinz
012e97d29c
README: update "nvr -h"
2015-12-16 22:23:32 +01:00
Marco Hinz
f43c3b9d24
README: correct outdated usage
2015-12-16 22:10:13 +01:00
Marco Hinz
d69792bcc6
Implement -l
2015-12-16 22:03:40 +01:00
Marco Hinz
a2ce603beb
Log: add missing options
2015-12-16 21:03:20 +01:00
Marco Hinz
f6395b720b
Implement --serverlist.. again
2015-12-16 19:47:37 +01:00
Marco Hinz
dc41ddec88
Clean up --help
2015-12-16 19:32:36 +01:00
Marco Hinz
8e649507b3
Implement -O and -p
2015-12-16 18:25:58 +01:00
Marco Hinz
2f35681794
Code style: some align and spacing changes
2015-12-16 18:19:31 +01:00
Marco Hinz
7abbe9618e
Implement -o
2015-12-16 18:16:02 +01:00
Marco Hinz
29c0f06f68
Add default clause for --remote-expr
2015-12-16 18:07:24 +01:00
Marco Hinz
931f6bf55f
Feed unused arguments to --remote-silent
2015-12-16 18:00:07 +01:00
Marco Hinz
c172521859
Add CHANGELOG.md
2015-12-16 16:34:40 +01:00
Marco Hinz
5b1cd8ee03
Ignore unknown arguments
...
nvr is not a real wrapper anymore, for simplicty reasons and because most
people probably didn't alias nvr to nvim anway. If that were the case, you'd
always load the python provider first, even if you not end up using it, which
leads to a certain delay.
nvim startup time is crucial.
2015-12-16 16:09:46 +01:00
Marco Hinz
318f33abd8
README: adapt to name changes
2015-12-16 15:43:05 +01:00
Marco Hinz
2d47f69aba
neovim-remote.py -> nvr
2015-12-16 14:20:01 +01:00
Marco Hinz
551fc73a83
README: update comment
2015-12-08 20:20:38 +01:00
Marco Hinz
b385188f9c
README: nicer --remote-expr example
2015-12-06 16:27:16 +01:00
Marco Hinz
356cb3367a
--remote-expr: decode bytes to UTF-8 for all types
2015-12-06 16:20:38 +01:00
Marco Hinz
17288b32ae
README: remove obsolete reference to --serverlist
2015-12-06 15:05:23 +01:00
Marco Hinz
6f6d0f2702
README: explain "server instance"
2015-12-06 15:04:50 +01:00
Marco Hinz
ab66324ef4
README: update install instructions
2015-12-06 15:00:30 +01:00
Marco Hinz
f6ef1229b9
README: update install directions
2015-12-05 01:09:45 +01:00
Marco Hinz
fc93a04fc8
--servername: set $NVIM_LISTEN_ADDRESS properly
2015-12-04 17:47:45 +01:00
Marco Hinz
1f2e6de132
Remove --serverlist for the moment
2015-12-04 17:39:08 +01:00
Marco Hinz
6605594770
README: better examples
2015-12-04 17:10:48 +01:00
Marco Hinz
d0bbd659dd
Decode expression from UTF-8
2015-12-04 17:01:59 +01:00
Marco Hinz
2d5614395c
README: add installation section
2015-12-04 16:48:37 +01:00
Marco Hinz
f01c896c8c
Add README
2015-12-04 16:29:17 +01:00
Marco Hinz
b15c14c24a
Add LICENSE
2015-12-04 15:58:37 +01:00
Marco Hinz
488050aa10
Implement --serverlist
2015-12-04 15:56:52 +01:00
Marco Hinz
8cb27c38de
Implement --servername
2015-12-04 15:45:59 +01:00
Marco Hinz
7876412c3d
Use nvim as fallback if no args were given
2015-12-04 15:36:41 +01:00
Marco Hinz
13c3204d7f
Refactoring
2015-12-04 13:50:12 +01:00
Marco Hinz
c66f4d1501
Handle whitespace in filenames
2015-12-03 18:23:03 +01:00
Marco Hinz
dffbe22d1b
Cleaning up
2015-12-03 17:51:09 +01:00
Marco Hinz
fdcfedcec6
Add empty --remote-silent and --remote-wait-silent
2015-12-03 16:37:13 +01:00
Marco Hinz
ddc34f7206
Implement --remote-send
2015-12-03 13:47:03 +01:00
Marco Hinz
d7f2c6e08d
Implement --remote-wait
2015-12-03 13:44:33 +01:00
Marco Hinz
aca2ab7a08
Implement --remote-tab
2015-12-03 12:29:35 +01:00
Marco Hinz
0306a433a1
Implement --remote-expr
2015-12-03 12:21:40 +01:00
Marco Hinz
37d851bb34
Implement --remote
2015-12-03 12:11:28 +01:00