package mew_vi

  1. Overview
  2. Docs
Modal editing witch, VI interpreter

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.0.tar.gz
md5=341e9a9a20383641015bf503952906bc

README.md.html

mew_vi — Modal editing witch, VI interpreter

This is a vi-like modal editing engine generator.

Usage

Provide your Key, Mode, Concurrent modules to define the real world environment to get a handy vi-like modal editing engine.

Feed the the i channel user input and get the vi actions from the action_output channel.

WIP

  • map & imap command