Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/neovim/python-gui

Proof-of-concept Nvim GUI. Not maintained.
https://github.com/neovim/python-gui

Fix RemoteSequence class

fba9ac5a21b15fd779afe16d96557a38df76a70f authored over 10 years ago by Thiago de Arruda <[email protected]>
Implement equality of remote objects

7c4dea31f02c091217c567c5cb8a1a5215d19180 authored over 10 years ago by Thiago de Arruda <[email protected]>
Fix Buffer.number to reflect the usage of unique handles

78019671dbbec174ab2bbe189e4e4b84cb965861 authored over 10 years ago by Thiago de Arruda <[email protected]>
Fix 'windows' property of Tabpage objects

5c0bee77329f68ed0b2e3b576747886492007b8c authored over 10 years ago by Thiago de Arruda <[email protected]>
Add missing initializer for `Current`

a91d672f60ae5a5480448c6019f9b277799f21f0 authored over 10 years ago by Thiago de Arruda <[email protected]>
Refactor RemoteSequence to support handle arrays

cf052b81df40caaf7d29565d1dd814e5809295d7 authored over 10 years ago by Thiago de Arruda <[email protected]>
Bump version

ea8a3e739e2724e57a5f8d44891683c7c5a0de83 authored over 10 years ago by Thiago de Arruda <[email protected]>
Add license and update readme

cd7ef838ce097f060607a6d35ae6209615e175fd authored over 10 years ago by Thiago de Arruda <[email protected]>
Fixed error reporting in UvStream

2c15940a6c943b2e492cd755a0cec513fe7211b5 authored over 10 years ago by Thiago de Arruda <[email protected]>
Add helper function for connecting with Neovim

2eb4fcb2d75e6f93f33b1ae41098919f6d4ebc92 authored over 10 years ago by Thiago de Arruda <[email protected]>
Add tabpage mixin methods

ecb69f4a982510a27eef8e9f5958ca74655ce98b authored over 10 years ago by Thiago de Arruda <[email protected]>
Add window mixin methods

68c6aa6208a22a3de1b452c4bc3d407d1c4a29c8 authored over 10 years ago by Thiago de Arruda <[email protected]>
Add buffer mixin methods

cb51a927ea10ff84f6ff454bd6359670218a857b authored over 10 years ago by Thiago de Arruda <[email protected]>
Add some compatibility methods/properties to the Vim class

15d0f72811dde1837df9c2e64d7c838c36c52b3b authored over 10 years ago by Thiago de Arruda <[email protected]>
Make 'vim' a singleton instance of a mixin class

85630dc81acfce3e70bb4f39b8da827dadb6f2b9 authored over 10 years ago by Thiago de Arruda <[email protected]>
Fix tabpage module/classe name

f34c4ec3cf941d72e9da2d15bdf038b0b88dbb48 authored over 10 years ago by Thiago de Arruda <[email protected]>
Fix TCP connection

498a4ae22b09552f33420a81f585011b02b2e7ab authored over 10 years ago by Thiago de Arruda <[email protected]>
Add download_url section

cf32acf1a6200bdb7c7c2b9914925fe3ed07c530 authored over 10 years ago by Thiago de Arruda <[email protected]>
Add readme

1d75e8a73c0d76b946285309c0b051f5ca3e2fca authored over 10 years ago by Thiago de Arruda <[email protected]>
Fix return value of API functions

8c1ac8b1c9297661fe044ab6efd88992c96e07d9 authored over 10 years ago by Thiago de Arruda <[email protected]>
Add support for customizing classes with mixins

aab6e7141d1734f4508ac91120f8204e113501d9 authored over 10 years ago by Thiago de Arruda <[email protected]>
Initial commit

0157cea8bd127e883cb0fd15ae9e9489c7724cb4 authored over 10 years ago by Thiago de Arruda <[email protected]>