Commit Graph

52 Commits

Author SHA1 Message Date
Julian Ospald c7e1ed1af3
Fix windows compilation with --no-fork
--no-fork is a stub on windows.
2018-06-16 11:11:27 +02:00
Julian Ospald 53cde1c2b8
Deamonize nvim-gtk by default
--no-fork can be passed for normal behavior
2018-06-15 21:58:10 +02:00
daa ad0ea04f93 Implement font features (#94) 2018-05-06 15:22:38 +03:00
daa 5ad2b73092 Fix windows build 2018-04-10 21:34:13 +03:00
daa 996ced4bec Read from stdin #87 2018-04-09 23:11:15 +03:00
daa 2b818d0847 Starting point on fix of grapheme rendering 2018-04-08 00:04:31 +03:00
daa adec73ab81 double width chars 2018-03-25 16:29:59 +03:00
daa84 f8bce73ac0 Merge branch 'master' into ext_cmdline 2018-03-23 13:15:53 +03:00
Christopher Lübbemeier 0c398c893a Open files with drag and drop, escape filenames 2018-03-20 01:24:09 +01:00
daa fdaff9748a Update gtk-rs version 2018-03-19 00:15:58 +03:00
daa 467ca0e672 Merge branch 'master' into ext_cmdline 2018-02-23 12:36:26 +03:00
daa 14319b58cf Add logs to shell resize events, update env_logger version 2018-02-17 13:07:06 +03:00
daa 0b2fc12c4e Merge branch 'master' into ext_cmdline 2018-01-01 17:56:10 +03:00
daa 1b4e73ac20 Update gtk-rs version 2017-12-31 12:47:50 +03:00
daa84 797de26ec2 Add ext_cmd event processing
Update event processing code
2017-11-17 18:40:09 +03:00
daa84 74514258eb Update neovim-lib version 2017-11-09 16:43:47 +03:00
daa84 20be6c5089 Load vimawesome plugins using curl to reduce application dependencies
Dispaly vimawesome plugin information
2017-10-31 17:21:44 +03:00
daa84 d9852a421d Implement "add plugin", base code for vimawesome support 2017-10-30 18:25:23 +03:00
daa 512b63a37a Load configuration on nvim startup/ small ui updates 2017-10-29 13:55:36 +03:00
daa84 ba179f715d Generate and use plug-vim config on nvim startup 2017-10-26 17:56:53 +03:00
daa84 dc8d6d5a70 Support double_width chars 2017-09-13 12:39:02 +03:00
daa84 d6f6b04ca3 pango_itemize/pango_shape 2017-08-25 18:32:30 +03:00
daa84 c8da929681 Merge branch 'master' into render 2017-08-22 12:04:51 +03:00
daa84 14a2773fd3 Update versions 2017-08-21 18:14:13 +03:00
daa84 197fa9534e Update versions 2017-08-21 18:10:52 +03:00
daa 6964d2e756 Progress.. 2017-08-20 21:09:57 +03:00
daa d0f31fb979 Update Cargo.toml 2017-06-03 14:41:11 +03:00
daa84 be6c872280 Implement imcontext (also must fix #6 on linux) 2017-06-03 12:27:18 +03:00
daa e805a1a8b0 Move to crates deps 2017-05-28 12:33:09 +03:00
daa 30f9ea98a1 Finish tabline implementation 2017-05-27 23:51:22 +03:00
daa 243df1cb72 Migrate to new libs versions 2017-05-21 15:47:29 +03:00
daa84 9cf24e0950 set termguicolors 2017-05-15 17:44:37 +03:00
daa 9eccd4599d Project/oldfiles manager 2017-05-13 17:31:19 +03:00
daa e6c3b01cc9 Add key logging facility 2017-04-03 14:17:06 +03:00
daa 994766139f Update dependencies 2017-04-02 00:18:08 +03:00
daa 41ac04f5c2 Moved to new version of neovim-lib, that fixes some issues 2017-04-01 17:48:11 +03:00
daa84 62bcfb1f88 Add some install instructions with files 2017-03-29 18:29:19 +03:00
daa df3b54b8a4 Changes due to api update of neovim-lib 2017-03-11 23:06:45 +03:00
daa84 2fe5b0a249 Use constants for icon size 2017-03-09 11:44:22 +03:00
daa84 15bb4e5e2d Use GtkApplication 2017-03-06 16:58:10 +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
daa b49d93dc96 cargo-fmt, version update 2017-02-26 22:33:44 +03:00
daa f41d3dd55a Migrate to new neovim-lib version.
update dependencies versions, fix some new problems due to version
update
2017-02-26 22:31:13 +03:00
daa84 c7813afe19 Update version dependency, fix compilations 2016-06-23 17:32:30 +03:00
daa c8e78fd697 Enable mouse event 2016-05-05 10:23:04 +03:00
daa84 3b5e26f95c Resize underline nvim instance 2016-04-06 17:53:16 +03:00
daa dc1539d0d3 Add key map converter table 2016-04-02 23:00:18 +03:00
daa84 8d2c22e571 Repaint + some basic input 2016-03-31 16:52:22 +03:00
daa84 8e57752e97 Event loop 2016-03-24 12:21:27 +03:00