Commit Graph

559 Commits

Author SHA1 Message Date
daa84 b1507a0334 Finish migration to shell.rs 2017-03-16 13:18:13 +03:00
daa84 61a429d2f1 Start extracting vim shell ui processing to shell file 2017-03-15 18:33:47 +03:00
daa e719535d2a Fix two time run 2017-03-14 23:12:31 +03:00
daa 10afc750e8 Move back to insert mode after paste 2017-03-14 22:51:26 +03:00
daa 147483288b Fix rustfmt problem 2017-03-14 22:35:54 +03:00
daa b910c9ba6a Rustfmt 2017-03-14 22:31:56 +03:00
daa b7aff3e7ac Fix open file bug 2017-03-14 22:31:07 +03:00
daa84 fde94bd64a Fixes #1 Temproray fix that allows open single file
To make good fix wait for gtk-rs bindings udpate for optons/open support
inside GtkApplication
2017-03-14 12:37:06 +03:00
daa84 b68d2470c3 Fix compilation warnings 2017-03-14 10:48:04 +03:00
daa 7915541a7d Fix linux compilation error 2017-03-14 00:02:31 +03:00
daa84 d7b2c313f8 Fix application starting for windows 2017-03-13 18:03:32 +03:00
daa84 c538caabfe Update README.md 2017-03-12 22:56:55 +03:00
daa baf86716d1 Use monospace font from gnome settings by default 2017-03-12 22:50:03 +03:00
daa 18fe7b9bbc Fix non ascii input 2017-03-12 18:11:43 +03:00
daa b4deb823aa Support for double width chars 2017-03-12 12:20:18 +03:00
daa df3b54b8a4 Changes due to api update of neovim-lib 2017-03-11 23:06:45 +03:00
daa84 c72eb65ebf Small rendering optimization 2017-03-10 16:50:37 +03:00
daa84 fbdf897d48 small speed improvements, undercurl render improvement 2017-03-10 12:32:58 +03:00
daa fd5ad2a97c Update screenshot 2017-03-09 23:48:41 +03:00
daa df0f6a8478 Merge branch 'master' of https://github.com/daa84/neovim-gtk 2017-03-09 23:46:07 +03:00
daa b7da77ca24 Small cleanup 2017-03-09 23:45:45 +03:00
daa84 8a8b865c49 Delete .travis.yml 2017-03-09 17:53:45 +03:00
daa84 7126ae5235 Update .travis.yml 2017-03-09 17:51:30 +03:00
daa84 ce48604c51 Update .travis.yml 2017-03-09 17:47:11 +03:00
daa84 4153f3efce Update .travis.yml 2017-03-09 17:37:44 +03:00
daa84 d8f58d15fb Create .travis.yml 2017-03-09 17:36:03 +03:00
daa84 37cd154f89 fix scroll bug 2017-03-09 16:51:34 +03:00
daa84 75e28ceedb Small cleanup 2017-03-09 16:18:13 +03:00
daa 35d2dd1868 Fix underline/curl rendering 2017-03-09 15:07:19 +03:00
daa84 0b7810ce5b Base code for underline/undercurl implementation
not usable for now, one reason is not finished gtk-rs bindings
2017-03-09 13:19:44 +03:00
daa84 2fe5b0a249 Use constants for icon size 2017-03-09 11:44:22 +03:00
daa c3d30177b1 paste command improvement 2017-03-08 22:22:58 +03:00
daa 5316b37919 Improve paste action 2017-03-07 19:24:45 +03:00
daa84 8e6888591c Update README.md 2017-03-07 18:22:17 +03:00
daa84 efd9826324 Add --nvim-bin-path command line option 2017-03-07 18:20:48 +03:00
daa84 bde70d7797 Update UI. Fix quotes input. 2017-03-07 17:12:22 +03:00
daa 841a588a8b Add screen 2017-03-07 14:50:09 +03:00
daa 7d86395e87 Merge branch 'master' of https://github.com/daa84/neovim-gtk 2017-03-07 14:36:46 +03:00
daa df496e2d27 small speed optimization 2017-03-07 14:36:29 +03:00
daa84 6d41ac6fd8 Update README.md 2017-03-07 14:54:08 +04:00
daa a9adeb648f Merge branch 'master' of https://github.com/daa84/neovim-gtk 2017-03-07 13:52:56 +03:00
daa 714b6059f1 Make save button work 2017-03-07 13:52:01 +03:00
daa f961bf045e Add ginit.vim support 2017-03-07 13:44:28 +03:00
daa84 ebade2ecf3 Update README.md 2017-03-07 01:10:41 +04:00
daa 7f2e5835e4 Support font setup. Small improvements 2017-03-07 00:05:48 +03:00
daa84 fb8c55a4f0 Small rendering speed optimisation 2017-03-06 17:13:32 +03:00
daa84 15bb4e5e2d Use GtkApplication 2017-03-06 16:58:10 +03:00
daa84 3171a5d397 Fix windows resize 2017-03-06 13:03:13 +03:00
daa 2a9b71b0fb Move rendering to pangocairo 2017-03-06 01:28:07 +03:00
daa 265f525cb6 Move to new gtk-rs version 2017-03-05 20:52:46 +03:00