github 3rd/image.nvim v1.2.0

latest release: v1.3.0
15 months ago

1.2.0 (2023-12-25)

Features

  • add svg to render list (147bbe6)
  • hijack ft & expose API #61 (6598813)
  • hijack image file patterns #56 (7b475c4)
  • only attempt to render a fixed list of image formats (4c1c903)
  • re-use already converted images (e9fd310)
  • support split events for hijacking and prevent useless loading #60 (d7ba5d3)

Bug Fixes

  • clear images that were not rendered (c91d47c)
  • document: ignore remote image loading errors #65 (1650ecc)
  • don't clear images not attached to windows on window close (4d1dd5d)
  • images rendering below extmarks on same line (0d3ab85)
  • kitty: don't send unicode placeholder flag unnecessary (7aaad09)
  • markdown parsing error (also parsing might be broken in new files) (1cb60be)
  • max width/height should not depend on scroll position (04ad8fe)
  • min 1 cell for width/height when inferring (8ff8abc)
  • neorg: resolve workspace notation with image files (98cd990)
  • parse markdown buffer with markdown parser and get inlines as children (984a7fa)
  • performance issues due to tmux+ssh hack #89 (2aad3ad)
  • position relative nearby virtual text (4d18722)
  • process events for all windows when checking for overlaps (8637d24)
  • re-transmit all images after resize and force rerender (4fee87e)
  • rendering images below folded extmarks (8bcf828)
  • scale aspect ratio correctly, fix tmux split (#64) (72bbf46)
  • stacked images (44c0a1c)
  • tmux passthrough check broken by NixOS/nixpkgs#261777 (431235a)
  • trigger hijacking on BufWinEnter #60 (80906aa)

Don't miss a new image.nvim release

NewReleases is sending notifications on new releases.