Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@sassanh sassanh released this 15 Oct 11:31
· 37 commits to master since this release
v1.2.0
  • Zooming text editor (ctrl + mouse wheel) updates block cursor width now
  • Relative number column fixed (It used to render weirdly)
  • Zooming text editor doesn't ruin relative number column anymore
  • Fixed toggle action not removing command-line and not showing native
    Qt Creator status line
  • Addressed all compilation warnings (except for diff_match_patch files)
  • :e won't break editor state anymore
  • Support almost all buffer types (gina, fugitive, etc)
  • Fixed lots of small bugs