package mew_vi

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
sha256=4621b9878493b49bd1e25eb8ad8f6af7977c96fe01bb8ed554ea36ca1e16a4d3
md5=07a8da83a13d9ec7c92bc7c367c7a4ff

Description

A vi-like modal editing engine generator.

Published: 25 Apr 2020

README

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

Dependencies (4)

  1. dune >= "1.1.0"
  2. react
  3. mew >= "0.1.0" & < "0.2"
  4. ocaml >= "4.02.3"

Dev Dependencies

None

Used by (1)

  1. lambda-term >= "3.0.0" & < "3.1.0"

Conflicts

None

OCaml

Innovation. Community. Security.