Skip to content

Releases: LabhanshAgrawal/xterm-link-provider

v1.3.1

19 Feb 15:17

Choose a tag to compare

  • add types field to package.json 4bf2972

v1.3.0...v1.3.1

v1.3.0

17 Feb 09:25

Choose a tag to compare

Add matchIndex option

v1.2.0...v1.3.0

v1.2.0

17 Feb 08:49

Choose a tag to compare

  • Use trimRight instead to handle empty cells at the end 478541a
  • Fix empty cell handling afd35a3
  • Handle wide characters at the end of the link 821725c
  • Fix duplicate regexp flags 2d27770
  • cleanup 7dfe60e

v1.1.0...v1.2.0

v1.1.0

16 Feb 17:03

Choose a tag to compare

  • Use types from xterm directly 3de51b2

v1.0.1...v1.1.0

v1.0.1

16 Feb 16:47

Choose a tag to compare

  • set xterm dependency version to range 0828559

v1.0.0...v1.0.1

v1.0.0

16 Feb 16:27

Choose a tag to compare

  • Add ILink options and JSDoc comments
  • Fix link range for characters with different string and cell width
  • Use WebLinkProvider from xterm-addon-web-links