kassio/neoterm
Wrapper of some vim/neovim's :terminal functions. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4166
- days_rel: n/a
- days_push: 1273
- n_releases_24m: 0
Adoption not part of the score
1340 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
plugin · maturity maintenance
terminal-ui developer-tools developer-tools text-editors windows cross-platform vim-plugin neovim-plugin repl terminal-wrapper vimscript command-line linux macos
1 source
- readme: https://github.com/kassio/neoterm · fetched 2026-08-28 · 1378ceb5eaa5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kassio/neoterm | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem