Skip to content

Version 1.0.2

Compare
Choose a tag to compare
@sassanh sassanh released this 16 Jul 07:55
· 44 commits to master since this release
v1.0.2
9482b10
  • Fixed a segmentation fault which happened after exiting some special terminal buffers (like fzf)
  • Removed padding from patches in synching from neovim to Qt Creator, previously changes from neovim would make Qt Creator flicker colors around the change and would make Qt Creator spend CPU power to detect colors because it was rewriting texts around the patch (the patch had a padding). Now there should be no flickering, unnecessary CPU usage, etc when syncing from neovim to Qt Creator.