# kassio/neoterm

Wrapper of some vim/neovim's :terminal functions.

Repository: https://github.com/kassio/neoterm
Canonical: https://ross.abutalabs.com/products/neoterm
Language: Vim Script
License: NOASSERTION
License Family: other
Topics: repl, neovim, vim, terminal, hacktoberfest
Last push: 2023-03-09T21:27:51+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4166, "days_push": 1273, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1340, forks 115 (observed 2026-08-28T04:04:26.012067+00:00)

## What it is
A Vim/Neovim plugin that wraps the built-in :terminal functions to make terminal and REPL usage easier. It reuses a single terminal buffer across commands and can send the current file, line, or selection to an open REPL.

## Use cases
- run tests from within vim in a reusable terminal
- send current line or selection to a REPL like python or node
- manage multiple terminal buffers in neovim
- reuse one terminal for all shell commands in vim
- open a REPL automatically when sending code to it

## When to choose
- you use Vim or Neovim and want simple terminal/REPL integration
- you want to send code from your editor to a running REPL
- you need multiple terminal buffers with easy toggling

## When to avoid
- you use Neovim 0.5+ and prefer Lua-based alternatives like toggleterm
- you need Windows or Python REPL support that is known to be buggy
- you want an actively developed plugin with frequent fixes

## Facets
- artifact type: plugin
- maturity: maintenance
- function: terminal-ui, developer-tools
- domain: developer-tools, text-editors
- platform: windows, cross-platform
- tags: vim-plugin, neovim-plugin, repl, terminal-wrapper, vimscript, command-line, linux, macos

## Member repositories
- kassio/neoterm (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:26.012067+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:43:52.275298+00:00, confidence not recorded.
  - readme: https://github.com/kassio/neoterm (fetched 2026-08-28T04:04:26.012067+00:00, sha 1378ceb5eaa5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
