Commit Graph

3 Commits

Author SHA1 Message Date
68d1de72ec [+] improve vim, python plugin
1. add files selection
    from git ls-files;
2025-10-18 12:17:53 +03:00
f657d63522 [+] update vim, python3 plugin
1. handle escape character;
  2. handle items filtering
    based on entered letters;
  3. redraw UI when the filter
    changes;
  4. TODO
    handle selection changes via arrows, hjkl;
  5. TODO
    handle selection after Enter has been pressed;
2025-10-16 17:13:50 +03:00
ecab00f4aa [+] update vim modules
1. use python modules
    for separate logic;
  2. update popup_menu
    parameters for fast select;
2025-10-14 18:13:20 +03:00