Skip to content

Releases: akinsho/toggleterm.nvim

v2.13.1

Choose a tag to compare

@github-actions github-actions released this 30 Dec 18:14
50ea089

2.13.1 (2024-12-27)

Bug Fixes

  • check for terminal win before check if is valid (#622) (22aefd4), closes #435

v2.13.0

Choose a tag to compare

@github-actions github-actions released this 09 Nov 14:35
022ff55

2.13.0 (2024-11-01)

Features

Bug Fixes

  • set_mode may not be taken into account (#596) (137d06f)

v2.12.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:13
48be57e

2.12.0 (2024-06-25)

Features

v2.11.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 13:24
066cccf

2.11.0 (2024-04-22)

Features

  • add string array support to open_mapping setting. (#557) (5ec59c3)
  • support the CR for nushell (#561) (72d2aa2)

Bug Fixes

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 10:27
193786e

2.10.0 (2024-02-12)

Features

Bug Fixes

  • send_lines_to_terminal now honours ID variable when trim_spaces = false (#541) (63ac4c8)

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 06 Dec 10:35
cbd041d

2.9.0 (2023-12-06)

Features

  • allow operator mapping to send to terminal (#507) (5b84866)

Bug Fixes

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 10:13
faee9d6

2.8.0 (2023-09-11)

Features

Bug Fixes

Reverts

  • determine custom terminal ids on spawn (#488) (0e4dcb8)

v2.7.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 14:20
b90a138

2.7.1 (2023-07-10)

Bug Fixes

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 30 May 08:09
95204ec

2.7.0 (2023-05-22)

Features

Bug Fixes

  • float: ensure sidescroll is zero (43b75f4)

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 10:43
026dff5

2.6.0 (2023-04-09)

Features

  • config: allow shell parameter to be a function (#423) (a7857b6)