Skip to content

Releases: ryanmsnyder/toggleterm-manager.nvim

v1.0.1

03 Dec 16:40
Compare
Choose a tag to compare
  • Expose utils/init.lua so it can be accessed if needed when making custom actions (i.e. local utils = require('toggleterm-manager').utils).

v1.0.0

21 Nov 15:15
Compare
Choose a tag to compare

Features

  • List all Toggleterm terminal buffers and preview them in Telescope
  • Create, open, delete, toggle, and rename terminal buffers
  • Easily customize the appearance of the Telescope window
  • Sort the terminals in ascending or descending order in Telescope using a specified field