bufterm.nvim - Terminal *buffer* manager plugin

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • bufterm.nvim

    A neovim plugin to manage terminal buffers

  • Hi, I want to introduce my first neovim plugin, bufterm.nvim.

  • NeoTerm.lua

    You can attach a terminal-buffer for each buffer.

  • Hi, I'm the author of a similar idea, here: https://github.com/nyngwang/NeoTerm.lua. (It's a little project I started the in Jan/2022.)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nostalgic-term.nvim

    An attempt at improving Neovim's integrated terminal by mimicking Vim's behaviour

  • This looks cool! In case you might be interested, I'm the author of a similar plugin, but which only does the mode saving in terminal buffers as in Vim8 (and some other small things), nostalgic-term.nvim, and I did manage to make it work with ... type mappings and switching windows using the mouse. The main trick I used was to set the saved mode for a terminal to normal mode only if the user spends more than a dozen milliseconds in a terminal buffer in normal mode (see this bit of code in nostalgic-term). This means a ... mapping won't count as switching to terminal normal mode, but actually switching to it with will count.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Sorbet built-in colorscheme is absolutely gorgeous

    2 projects | /r/neovim | 8 Dec 2023
  • NeoVim Capability Functions

    4 projects | /r/neovim | 3 Nov 2023
  • Is there any gotchas for using Neovim's built in terminal?

    1 project | /r/neovim | 21 Sep 2023
  • How to unfloat a terminal in Lazyvim

    1 project | /r/neovim | 12 Sep 2023
  • VSCode-like terminal setup

    1 project | /r/neovim | 23 Jul 2023