shithub: vim

Download patch

ref: 0663fb8286dfe7d76770dc0d27e7d41e0ab0670c
parent: cfa64e59076e322198ef190c80bc9e7554f50afa
author: phil9 <telephil9@gmail.com>
date: Mon Sep 6 04:24:55 EDT 2021

README: document enhancements and issues

--- a/README
+++ b/README
@@ -3,5 +3,12 @@
 This is a plan9 port of the vim editor.
 The port was initially done by stefanha (see https://vmsplice.net/9vim.html).
 
-Objective here is to add a couple of things (plumbing, mouse support) and fix some issues (shell commands and :make most notably).
+New features/Enhancements:
+- plumber support
+- mouse support
+
+Issues:
+- Commands relying on temporary files (:r, :make, :grep, etc.)
+- Accented characters
+- Backspace key