Design of a Vim-like text editor
lists.suckless.org
Design of a Vim-like text editor
1–10 of 92 posts
Re: Design of a Vim-like text editor
#2I'm sure many will say, why another editor? I say why not? Looks like a fun project.
Re: Design of a Vim-like text editor
#3I'd love to see a fresh take on hyper-efficient text editing in modern GUI environments.
Re: Design of a Vim-like text editor
#4Seriously. They seem like more interesting endeavours to me. Especially if you document every step of the way. In fact, you could write a book about it.
Re: Design of a Vim-like text editor
#5Why not write a rich-text editor instead? Or a webbrowser? Seriously. They seem like more interesting endeavours to me. Especially if you document every step of the way. In fact, you could write a book about it.
Re: Design of a Vim-like text editor
#6I've been using Vim for over a decade. I love it. But I feel more and more anachronistic every time I have to hunt down some Vim plug-in for whatever IDE I'm setting up. I'd love to see a fresh take on hyper-efficient text editing in modern GUI environments.
Re: Design of a Vim-like text editor
#7Re: Design of a Vim-like text editor
#8Great idea! I wonder why you aren't using github (or bitbucket, etc) for hosting the project. I personally think that early projects can benefit from tools like that, since people can follow the progress (issues, bugfixes, etc) and access the code without cloning the repo.
Re: Design of a Vim-like text editor
#9Why not write a rich-text editor instead? Or a webbrowser? Seriously. They seem like more interesting endeavours to me. Especially if you document every step of the way. In fact, you could write a book about it.
Re: Design of a Vim-like text editor
#10Great idea! I wonder why you aren't using github (or bitbucket, etc) for hosting the project. I personally think that early projects can benefit from tools like that, since people can follow the progress (issues, bugfixes, etc) and access the code without cloning the repo.