awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • m4xshen/hardtime.nvimالصورة الرمزية لـ m4xshen

    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