summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-12Limit float window size to base grid sizeVille Hakulinen
2020-07-12Move win notify handlers into own functionsVille Hakulinen
2020-07-12Cargo fmtVille Hakulinen
2020-07-12Use personal fork of nvim-rs for multigrid supportVille Hakulinen
2020-07-12Multigrid supportVille Hakulinen
2020-07-11Use hl_group_set API event to get GUI colorsVille Hakulinen
2020-07-03Move redraw event handlers into their own functionsVille Hakulinen
2020-07-03Move uistate into its own fileVille Hakulinen
2020-06-30Remove unused importVille Hakulinen
2020-06-30Cargo fmtVille Hakulinen
2020-06-30Final touches to nvim-rs PRVille Hakulinen
2020-06-30Use correct err param when loggingVille Hakulinen
2020-06-29Fix testsVille Hakulinen
2020-06-29Improve subprocess creationVille Hakulinen
2020-06-29Set widget name in popupmenuVille Hakulinen
2020-06-29Update dependeciesVille Hakulinen
2020-06-29Use nvim-rs instead of neovim-libVille Hakulinen
2020-06-28Fix cell_at callsVille Hakulinen
2020-06-27Cargo fmtVille Hakulinen
2020-06-27Greatly simplify the internal row structureVille Hakulinen
2020-05-15Fix #84Ville Hakulinen
2019-11-23Run cargo fmtVille Hakulinen
2019-11-23Update Cargo.lockVille Hakulinen
2019-11-12Fix #107smolck
2019-10-27Fix clap error formatVille Hakulinen
2019-10-27Fix #99smolck
2019-10-27Update readmeVille Hakulinen
2019-10-27Merge branch 'fix-panic'Ville Hakulinen
2019-10-27Add comment about the double leaf cell_at fixVille Hakulinen
2019-10-27Cargo fmtVille Hakulinen
2019-10-02Fix fmtWei Li
2019-10-02Merge remote-tracking branch 'xxxx/master' into fix-panicWei Li
2019-10-01Add test for panic at double-width cellWei Li
2019-09-30Use rust 2018 editionVille Hakulinen
2019-09-29Merge pull request #113 from clason/patch-1Ville Hakulinen
2019-09-29Update README.mdChristian Clason
2019-09-29Cargo fmtVille Hakulinen
2019-09-29Make gnvim buildable without webkit2gtkVille Hakulinen
2019-09-28Merge branch 'geometry'Ville Hakulinen
2019-09-28Make structopt dep to be 0.3Ville Hakulinen
2019-09-28Simplify pmenu's show_menu_on_all_items codeVille Hakulinen
2019-09-18cargo fmt againChristian Clason
2019-09-16add geometry command line optionChristian Clason
2019-09-15Fix #41smolck
2019-08-31fmtWei Li
2019-08-31Fix panic at double-width leaf cell_at calledWei Li
2019-08-11Eliminate extra thread and remove ArcsVille Hakulinen
2019-08-10Cargo fmtVille Hakulinen
2019-08-10Scale cursor tooltip contents accordinglyVille Hakulinen
2019-08-08Avoid circular reference counting with weak refsVille Hakulinen