awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • m4xshen/hardtime.nvimm4xshen 的头像

    m4xshen/hardtime.nvim

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