Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.13 KB

File metadata and controls

24 lines (20 loc) · 1.13 KB


Vim mode for your whole linux desktop.


Note

Vim is mainly a tool for text manipulation, and since It's not really possible to interact with text on the desktop without interacting with the windows themselves, the vim state machine implemented in vimyr is very limited but powerful enough to allow you to move around with vim keybinds, remap them, record macros and have eyecandy desktop shell integrations.

Current state: Alpha but very usable

Todo list

  • hjkl, C-u/C-d, 0, $, w, b motions
  • counts (10j, 5w, etc..)
  • remapping and passthrough
  • per-mode configuration
  • d operator
  • configuration parsing
  • macros
  • Amadeus shell integration