toggleterm.nvim

A neovim lua plugin to help easily manage multiple terminal windows

GPL-3.0 License

Stars
3.9K
Committers
91

Bot releases are visible (Hide)

toggleterm.nvim - v2.11.0 Latest Release

Published by github-actions[bot] 6 months ago

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

toggleterm.nvim - v2.10.0

Published by github-actions[bot] 8 months ago

2.10.0 (2024-02-12)

Features

Bug Fixes

  • send_lines_to_terminal now honours ID variable when trim_spaces = false (#541) (63ac4c8)
toggleterm.nvim - v2.9.0

Published by github-actions[bot] 11 months ago

2.9.0 (2023-12-06)

Features

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

Bug Fixes

toggleterm.nvim - v2.8.0

Published by github-actions[bot] about 1 year ago

2.8.0 (2023-09-11)

Features

Bug Fixes

  • #487: avoid terminal id collisions in __add (#490) (6bec54e)
  • determine custom terminal ids on spawn (#488) (8572917)
  • TermExec cmd with config.shell as function (#467) (83871e3)

Reverts

  • determine custom terminal ids on spawn (#488) (0e4dcb8)
toggleterm.nvim - v2.7.1

Published by github-actions[bot] over 1 year ago

2.7.1 (2023-07-10)

Bug Fixes

toggleterm.nvim - v2.7.0

Published by github-actions[bot] over 1 year ago

2.7.0 (2023-05-22)

Features

Bug Fixes

  • float: ensure sidescroll is zero (43b75f4)
toggleterm.nvim - v2.6.0

Published by github-actions[bot] over 1 year ago

2.6.0 (2023-04-09)

Features

  • config: allow shell parameter to be a function (#423) (a7857b6)
toggleterm.nvim - v2.5.0

Published by github-actions[bot] over 1 year ago

2.5.0 (2023-03-31)

Features

  • support z-index option for floating windows (#418) (0aa9364)
  • switch persist_mode to true (#410) (98e15df)
  • terminal: add mechanism to fetch last focused terminal (#411) (bfb7a72)

Miscellaneous Chores

toggleterm.nvim - v2.4.0

Published by akinsho over 1 year ago

First official release, from here on out I plan to follow semantic versioning ⛏️🏗️