Commit Graph

  • 5734508170
    Make nvr use same exit code as linked nvim Marco Hinz 2016-12-01 23:51:48 +0100
  • 1e14e72914
    Don't use sys.exit() in event loop Harm te Hennepe 2016-11-22 11:37:13 +0100
  • 203630cfb0 Merge af379343b0 into 7ee0e2dc31 Harm te Hennepe 2016-11-29 14:02:08 +0000
  • 7ee0e2dc31
    Make all flags read from STDIN on - v1.3.4 Marco Hinz 2016-11-28 20:12:00 +0100
  • 3a93776ec3
    Make "-o -" and "-O -" read from STDIN v1.3.3 Marco Hinz 2016-11-28 18:04:55 +0100
  • af379343b0 Support exiting with an errorcode github/pr/27 Harm te Hennepe 2016-11-22 11:37:13 +0100
  • a435992e1f
    README: remove superfluous line Marco Hinz 2016-11-13 21:10:17 +0100
  • f5f3991221 Make: avoid twine errors by cleaning first Marco Hinz 2016-11-08 16:32:19 +0100
  • 068e21aae0 Improve usage message v1.3.2 Marco Hinz 2016-11-08 16:26:21 +0100
  • b039d9f1fb README: remove obsolete remark about PyPI Marco Hinz 2016-10-29 00:47:59 +0200
  • 18c3cf41e5
    PyPI: reupload -> 1.3.1 v1.3.1 Marco Hinz 2016-10-07 15:17:29 +0200
  • 29f7dcc86b
    Release 1.3.0 v1.3.0 Marco Hinz 2016-10-06 20:57:26 +0200
  • 5f56d6048b
    Makefile: add "clean" target Marco Hinz 2016-10-06 20:47:46 +0200
  • 6c3bdeb6bf
    Drastically simplify the waiting mechanism Marco Hinz 2016-10-06 20:37:09 +0200
  • 5e9c176a14
    Help: clarify what --serverlist is about Marco Hinz 2016-10-06 18:44:45 +0200
  • f47fc111c4
    Remove README.md Marco Hinz 2016-10-06 17:42:09 +0200
  • 33eac810cf
    Add README.rst Marco Hinz 2016-10-06 17:40:41 +0200
  • 276ac18bbf test sys.platform for values not ids github/pr/21 poppyschmo 2016-09-30 12:16:56 -0700
  • b9564a8237 fallback to nvim default addr poppyschmo 2016-09-23 16:37:27 -0700
  • a22ca68b51 Fix readme name in setup.py github/pr/20 Matthieu Coudron 2016-09-16 14:52:28 +0200
  • b3bcc83624 Don't hang up on exceptions Marco Hinz 2016-07-21 15:03:01 +0200
  • ae6438c2ea Allow "nvr --remote-wait" from :terminal Marco Hinz 2016-07-19 16:27:17 +0200
  • be3b77fb95 Makefile: add "rst" and "install" targets Marco Hinz 2016-07-18 13:23:39 +0200
  • e3f3ce8a9e Use pandoc for README.{md,rst} Marco Hinz 2016-07-11 22:09:17 +0200
  • 915598ccb7 Add Makefile for uploading Marco Hinz 2016-07-11 22:08:02 +0200
  • 7e76f845a3 Remove leading -- from arguments list v1.2.2 Marco Hinz 2016-07-03 13:24:54 +0200
  • 7dce7ea34f Release 1.2.1 v1.2.1 Marco Hinz 2016-06-08 16:28:42 +0200
  • 1a0a018df8 Make help message use given address for examples Marco Hinz 2016-06-08 15:36:07 +0200
  • bc5b5dd834 CHANGELOG: correction Marco Hinz 2016-06-08 14:41:08 +0200
  • 9acc77d46c Fix indentation of help message Marco Hinz 2016-06-07 15:59:35 +0200
  • 77e3dd567a Release 1.2 v1.2 Marco Hinz 2016-06-07 14:11:54 +0200
  • 3fd0423900 Help: update Marco Hinz 2016-06-06 20:52:47 +0200
  • 87c987d803 Add --servername examples to help Marco Hinz 2016-06-06 20:11:28 +0200
  • ae0fa3ae3c Attach and show msg only once Marco Hinz 2016-06-06 20:05:38 +0200
  • 06d49ed4a7 *-wait family actually waits now Marco Hinz 2016-06-06 19:23:54 +0200
  • 80870304d8 Refactoring Marco Hinz 2016-06-06 15:15:13 +0200
  • bbef5d0725 Define proper argument count for all flags Marco Hinz 2016-06-06 14:55:44 +0200
  • 3144970ee1 Make all other flags work Marco Hinz 2016-06-06 13:58:55 +0200
  • b3f7ea135d Make --remote-expr work Marco Hinz 2016-06-06 13:07:18 +0200
  • 2279ef2da1 Make --remote-send work Marco Hinz 2016-06-06 12:59:15 +0200
  • 2b4f555a34 Rewrite #1 Marco Hinz 2016-06-06 12:15:14 +0200
  • 6ceaffb63d Merge b2cad59d3c into fa66c030df Guillaume Binet 2016-06-05 11:32:42 +0000
  • fa66c030df Add .gitignore Guillaume Binet 2016-05-11 14:03:25 -0700
  • 104e1280cc Merge 43b0a21981 into 28e6aad2b9 Aleks Kamko 2016-06-05 11:22:40 +0000
  • 28e6aad2b9 Merge PR #16 "Allow +cmd to be anywhere in the input args" Marco Hinz 2016-06-05 13:20:49 +0200
  • 76493ff0ad CHANGELOG: update Marco Hinz 2016-06-05 13:20:40 +0200
  • eec0dff83f Update help string Aleks Kamko 2016-06-04 13:13:17 -0700
  • 8bdc393308 Allow +cmd to be anywhere in the args Aleks Kamko 2016-06-04 13:02:24 -0700
  • 43b0a21981 update help string github/pr/16 Aleks Kamko 2016-06-04 13:13:17 -0700
  • 7932aefa36 allow +cmd to be anywhere in the input args Aleks Kamko 2016-06-04 13:02:24 -0700
  • fe5d503b62 added a gitignore. github/pr/15 Guillaume Binet 2016-05-11 14:03:25 -0700
  • b2cad59d3c Mimic vim behaviour when the server is not started. github/pr/14 Guillaume Binet 2016-05-11 14:00:10 -0700
  • 5ba2742c68 Don't split up executable v1.1.3 Marco Hinz 2016-02-17 01:22:49 +0100
  • 12e1860b6c README: mention PyPI bugs Marco Hinz 2016-02-15 17:52:30 +0100
  • 195c4a3117 README: update installation section Marco Hinz 2016-02-15 04:06:09 +0100
  • c405bf48de Upload to PyPI Marco Hinz 2016-02-15 03:44:01 +0100
  • f12722e8b3 Make --serverlist work again Marco Hinz 2016-02-12 03:45:37 +0100
  • 06d9297d3e Add --remote-tab-{wait,silent,wait-silent} Marco Hinz 2016-01-28 19:29:42 +0100
  • 69a42753a5 Make --remote-tab take +{cmd} Marco Hinz 2016-01-28 19:18:49 +0100
  • beba805d9a Improve option descriptions Marco Hinz 2016-01-28 19:12:12 +0100
  • 1eaf77cfce Make --remote{,-silent,-wait,-wait-silent} take +{cmd} Marco Hinz 2016-01-28 18:13:05 +0100
  • d56e137bc7 Simplify TCP/Unix socket distinction Marco Hinz 2016-01-28 11:54:48 +0100
  • 994229d97c Make license future-proof Marco Hinz 2016-01-28 11:43:06 +0100
  • abbead4ba1 Support both Unix domain and TCP sockets Anmol Sethi 2016-01-28 01:09:50 -0500
  • 692b2c2472 Merge a7ce6b8c17 into c8661f7576 Anmol Sethi 2016-01-28 06:23:03 +0000
  • a7ce6b8c17 Support for attaching to tcp sessions of neovim github/pr/6 Anmol Sethi 2016-01-28 01:09:50 -0500
  • c8661f7576 FAQ: how to open directories? Marco Hinz 2016-01-27 13:06:41 +0100
  • 00252f6195 Implement -c Marco Hinz 2016-01-10 03:27:27 +0100
  • a863309db1 Print usage when no arguments are given Marco Hinz 2016-01-08 21:54:07 +0100
  • a308d2d0c0 Use absolute file paths for opening files github/pr/2 ohle 2016-01-08 15:34:46 +0100
  • d206e65548 README: add nicer header logo Marco Hinz 2015-12-28 11:12:15 +0100
  • 85c1903dc6 Merge 8ac2b95ee1 into 87024b711f Pete Sevander 2015-12-21 11:09:24 +0000
  • 8ac2b95ee1 Little bit of DRYing. Could do even more github/pr/1 Pete Sevander 2015-12-21 12:52:42 +0200
  • 87024b711f Remove obsolete run_nvim() Marco Hinz 2015-12-18 12:23:41 +0100
  • c8f291c358 Release 1.1 v1.1 Marco Hinz 2015-12-17 01:56:05 +0100
  • bf61bd9a83 README: simplify intro Marco Hinz 2015-12-17 01:31:32 +0100
  • 462a8655e3 README: add ToC and demos Marco Hinz 2015-12-17 00:47:26 +0100
  • 3871822bbb Process unused arguments first Marco Hinz 2015-12-17 00:34:15 +0100
  • fb4ab1e73a Add two animated demo GIFs Marco Hinz 2015-12-17 00:33:01 +0100
  • 8e7d5ff995 Catch --remote-expr failures Marco Hinz 2015-12-16 23:25:20 +0100
  • 012e97d29c README: update "nvr -h" Marco Hinz 2015-12-16 22:22:58 +0100
  • f43c3b9d24 README: correct outdated usage Marco Hinz 2015-12-16 22:10:13 +0100
  • d69792bcc6 Implement -l Marco Hinz 2015-12-16 22:03:40 +0100
  • a2ce603beb Log: add missing options Marco Hinz 2015-12-16 21:03:20 +0100
  • f6395b720b Implement --serverlist.. again Marco Hinz 2015-12-16 19:43:40 +0100
  • dc41ddec88 Clean up --help Marco Hinz 2015-12-16 19:32:36 +0100
  • 8e649507b3 Implement -O and -p Marco Hinz 2015-12-16 18:25:58 +0100
  • 2f35681794 Code style: some align and spacing changes Marco Hinz 2015-12-16 18:19:31 +0100
  • 7abbe9618e Implement -o Marco Hinz 2015-12-16 18:16:02 +0100
  • 29c0f06f68 Add default clause for --remote-expr Marco Hinz 2015-12-16 18:07:24 +0100
  • 931f6bf55f Feed unused arguments to --remote-silent Marco Hinz 2015-12-16 17:58:25 +0100
  • c172521859 Add CHANGELOG.md Marco Hinz 2015-12-16 16:32:43 +0100
  • 5b1cd8ee03 Ignore unknown arguments Marco Hinz 2015-12-16 16:05:52 +0100
  • 318f33abd8 README: adapt to name changes Marco Hinz 2015-12-16 15:43:05 +0100
  • 2d47f69aba neovim-remote.py -> nvr Marco Hinz 2015-12-16 14:20:01 +0100
  • 551fc73a83 README: update comment v1.0 Marco Hinz 2015-12-08 20:20:38 +0100
  • b385188f9c README: nicer --remote-expr example Marco Hinz 2015-12-06 16:27:16 +0100
  • 356cb3367a --remote-expr: decode bytes to UTF-8 for all types Marco Hinz 2015-12-06 16:20:38 +0100
  • 17288b32ae README: remove obsolete reference to --serverlist Marco Hinz 2015-12-06 15:05:23 +0100
  • 6f6d0f2702 README: explain "server instance" Marco Hinz 2015-12-06 15:04:50 +0100