Commit Graph

45 Commits

Author SHA1 Message Date
Idan Arye 5e46003028 Pass arguments after `--` directly to Neovim 2018-05-15 20:23:17 +03:00
daa ad0ea04f93 Implement font features (#94) 2018-05-06 15:22:38 +03:00
daa 049d653b6e Speed optimization
don't update im_location on every curosr_goto event
2018-04-29 15:12:04 +03:00
daa 996ced4bec Read from stdin #87 2018-04-09 23:11:15 +03:00
daa 1560748f1f Add colors/height/current 2018-04-03 22:05:59 +03:00
daa d288caf37f Show wild menu, starting point 2018-04-02 23:18:29 +03:00
daa 354bfce670 Support for blinkwait gui cursor setting 2018-04-01 17:29:05 +03:00
daa e5994b79d4 Use timeout to hide popup menu
this prevent "blinking animation" of menu in case of popup population take
some time.
2018-03-31 22:57:53 +03:00
daa 82c7f0818a Prevent popup blink in case events hide/show come together 2018-03-31 19:56:44 +03:00
daa 9ef88bc30b Add NGToggleSidebar command (#79) 2018-03-30 23:54:37 +03:00
daa84 7b59a2c1eb Add option to enable external cmdline 2018-03-30 13:01:14 +03:00
daa84 fb9d51c928 Merge remote-tracking branch 'origin/master' into ext_cmdline 2018-03-30 12:37:34 +03:00
daa 5b706f01b5 Fix windows build 2018-03-30 00:23:25 +03:00
daa 53958171c2 Fix non-windows builds #83 2018-03-30 00:13:39 +03:00
daa84 a1f122d19c Hide nvim.exe window (fix #81) 2018-03-27 17:47:42 +03:00
daa84 f8bce73ac0 Merge branch 'master' into ext_cmdline 2018-03-23 13:15:53 +03:00
Christopher Lübbemeier bb9adcc1d5 Open multiple files in one instance 2018-03-20 18:43:31 +01:00
Christopher Lübbemeier 9967b4bdb4 Show filename and dir in header bar 2018-02-28 19:27:56 +01:00
daa c339a27481 Starting point for special char processing 2018-02-27 22:51:23 +03:00
daa fc7016caa9 Add logs 2018-02-23 19:39:53 +03:00
daa 467ca0e672 Merge branch 'master' into ext_cmdline 2018-02-23 12:36:26 +03:00
daa 89499763ec Add cmdline_pos processing 2018-02-10 12:51:47 +03:00
daa 29cf31914d Numver of fixes 2018-01-21 14:14:07 +03:00
daa cc082ab6f7 Build block 2018-01-13 18:02:47 +03:00
daa 3d1c73ee2a Start block implementation 2018-01-11 22:44:19 +03:00
Greg V 53516f0d9c Add support for PRIMARY clipboard 2018-01-03 15:53:53 +03:00
daa 83061366dd Wrap text, hide popover 2018-01-03 01:26:04 +03:00
daa84 b88159630d
Merge pull request #40 from myfreeweb/gtk-clipboard
Add RPC/GTK clipboard provider
2018-01-01 17:59:59 +03:00
daa 0b2fc12c4e Merge branch 'master' into ext_cmdline 2018-01-01 17:56:10 +03:00
Greg V fbf6625059 Add RPC/GTK clipboard provider 2018-01-01 15:33:14 +03:00
daa 480a16702f Limit popup width to window size
remove info column
2017-12-21 22:54:27 +03:00
daa 9edfa9b609 Add nonblocking check for resize event
Refactor error report
2017-12-11 23:15:17 +03:00
daa 7325837d07 Move back focus events, add check if nvim currently in nonblocking state
#24
2017-12-10 21:10:53 +03:00
daa 7f061efa19 Add timeout option, set default timeout to 10sec(#24)
format
2017-12-10 12:46:36 +03:00
daa 932b7d98b4 Refactoring, ext_cmdline window 2017-11-18 15:56:37 +03:00
daa 56bc8f32de Small improvements 2017-11-17 23:48:33 +03:00
daa84 797de26ec2 Add ext_cmd event processing
Update event processing code
2017-11-17 18:40:09 +03:00
daa84 50603b4325 Use colors for selected items, enable popup menu by default 2017-11-16 16:53:58 +03:00
daa84 3b9de543ae Use Pmenu colors for backgournd/foreground 2017-11-14 18:38:24 +03:00
daa84 9f17a8bb09 Fix :q panic 2017-11-13 12:15:13 +03:00
daa d9d4932b98 Fix some compilation bugs, small optimizations 2017-11-11 18:56:23 +03:00
daa84 2ee2fa31be Refactor nvim client 2017-11-10 18:36:54 +03:00
daa84 74514258eb Update neovim-lib version 2017-11-09 16:43:47 +03:00
daa 25cdf3ef8f Merge branch 'master' into fix-async-startup 2017-11-06 22:05:11 +03:00
daa d9af1b9477 nvim handler refactoring 2017-10-15 14:34:48 +03:00