awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesEditor Input Interceptors

Hooks that intercept and evaluate keystrokes within a text editor before processing.

Distinct from Input Event Interception: Distinct from raw hardware signal interception: specifically targets editor-level input streams.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Editor Input Interceptors. Refine with filters or upvote what's useful.

Awesome Editor Input Interceptors GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • m4xshen/hardtime.nvimAvatar de m4xshen

    m4xshen/hardtime.nvim

    3,807Ver en GitHub↗

    Hardtime.nvim is a Neovim plugin designed to improve editing proficiency by monitoring keystrokes and enforcing constraints on inefficient navigation patterns. It functions as a training tool that intercepts input to identify suboptimal workflows, helping users transition from repetitive manual cursor movements to more advanced text manipulation commands. The plugin distinguishes itself by combining real-time feedback with active input restriction. It employs stateful rate limiting and blocks excessive identical keystrokes to discourage reliance on inefficient sequences. When suboptimal patte

    Hooks into the editor input stream to intercept and evaluate keystrokes before they are processed.

    Lualuaneovimneovim-plugin
    Ver en GitHub↗3,807
  1. Home
  2. Operating Systems & Systems Programming
  3. Hardware Interfacing and Drivers
  4. Input Event Interception
  5. Editor Input Interceptors