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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • m4xshen/hardtime.nvimAvatar von m4xshen

    m4xshen/hardtime.nvim

    3,807Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,807
  1. Home
  2. Operating Systems & Systems Programming
  3. Hardware Interfacing and Drivers
  4. Input Event Interception
  5. Editor Input Interceptors