559 Commits (daemonize)
 

Author SHA1 Message Date
  Julian Ospald 09f2e96f0f
Update Cargo.lock 5 years ago
  Julian Ospald c7e1ed1af3
Fix windows compilation with --no-fork 5 years ago
  Julian Ospald 53cde1c2b8
Deamonize nvim-gtk by default 5 years ago
  daa 21e74c7ca7 Remove NVIM_GTK_DOUBLE_BUFFER (fix #108) 5 years ago
  daa84 e1b5d8c798
Merge pull request #101 from idanarye/pass-arguments-to-neovim 6 years ago
  daa84 cb0727c0f0 Use Default trait were possible 6 years ago
  Idan Arye 5e46003028 Pass arguments after `--` directly to Neovim 6 years ago
  daa f7ee2ea3d8 Copy/Paste context menu (fix #97) 6 years ago
  daa a73cfc5453 Merge branch 'font-features' 6 years ago
  daa 1a0aee2f89 Check font size to prevent crash 6 years ago
  daa84 57f22b7ddd Fix cursor color for "default" colorscheme (#99) 6 years ago
  daa c56c945f02 Try to fix (#96) 6 years ago
  daa c2a3c74e70 Fix #96 6 years ago
  daa dfde1f46bb Optimization 6 years ago
  daa ad0ea04f93 Implement font features (#94) 6 years ago
  daa 2dc10aa611 Merge branch 'cursor-color' (#43) 6 years ago
  daa df04e7d44a Speed optimization 6 years ago
  daa 8216cfb2b1 Set cursor color from theme and xor it with text 6 years ago
  daa bda35efe88 Use font options from gtk widget (#88) 6 years ago
  daa 058f9a70bf Optimization 6 years ago
  daa 049d653b6e Speed optimization 6 years ago
  daa 986e587547 Fix #89 6 years ago
  daa 54a9d8bbe4 Update libs 6 years ago
  daa be52075095 Don't update buffer on empty data (#91) 6 years ago
  daa84 b44799bef7 Merge branch 'origin/pipe-input' 6 years ago
  daa 5ad2b73092 Fix windows build 6 years ago
  daa 996ced4bec Read from stdin #87 6 years ago
  daa 74d7417564 Small memory optimization 6 years ago
  daa 3e15e5fa2a Replace char with string to support graphemes 6 years ago
  daa 2b818d0847 Starting point on fix of grapheme rendering 6 years ago
  daa d8d33edb19 Retrive theme color as async task 6 years ago
  daa84 ddc2d36b17 Merge branch 'wildmenu' 6 years ago
  daa84 ab37785f5e Merge branch 'master' into wildmenu 6 years ago
  daa 1306234314 Allow mouse selection 6 years ago
  daa 8e8d8ba0da small update 6 years ago
  daa ccd4781a9c Width calculation 6 years ago
  daa 1560748f1f Add colors/height/current 6 years ago
  daa d288caf37f Show wild menu, starting point 6 years ago
  daa84 e67e03605d
Merge pull request #84 from idanarye/use-log-instead-of-println 6 years ago
  Idan Arye 31c1f2c949 Use `error!`/`warn!` logs instead of `println!` 6 years ago
  daa 0ff34d0cbe Fix tests 6 years ago
  daa 354bfce670 Support for blinkwait gui cursor setting 6 years ago
  daa 83ca7bf342 Merge branch 'master' into double_buffer 6 years ago
  daa e5994b79d4 Use timeout to hide popup menu 6 years ago
  daa 82c7f0818a Prevent popup blink in case events hide/show come together 6 years ago
  daa 9ef88bc30b Add NGToggleSidebar command (#79) 6 years ago
  daa84 7b59a2c1eb Add option to enable external cmdline 6 years ago
  daa84 fb9d51c928 Merge remote-tracking branch 'origin/master' into ext_cmdline 6 years ago
  daa 5b706f01b5 Fix windows build 6 years ago
  daa 53958171c2 Fix non-windows builds #83 6 years ago