Re: [dev] [RFC] Design of a vim like text editor

From: Dimitris Zervas <dzervas_AT_dzervas.gr>
Date: Mon, 15 Sep 2014 10:49:09 +0300

On September 13, 2014 5:01:15 PM EEST, "Marc André Tanner" <mat_AT_brain-dump.org> wrote:
>TLDR: I'm writing an experimental but (hopefully) highly efficient vim
>like text editor based on a piece chain data structure. You will find
>an url to a git repository at the end of this rather long mail.
Take a look at sandy [0], it is a suckless vim-like text editor.
We haven't paid much attention at the text management algorithm, but I think that your algorithm is not that difficult to implement.
Apart from that, we've implemented all the features you pointed, apart from auto completion.

Have fun coding! :)

[0]: http://git.suckless.org/sandy
Received on Mon Sep 15 2014 - 09:49:09 CEST

This archive was generated by hypermail 2.3.0 : Mon Sep 15 2014 - 10:00:10 CEST