Commit Graph

23 Commits

Author SHA1 Message Date
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 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
daa 0b2fc12c4e Merge branch 'master' into ext_cmdline 2018-01-01 17:56:10 +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
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
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