jsvi is a vi-clone written in pure javascript and should work in any modern web-browser.
Very impressive, although not being able to cut and paste to the OS’ clipboard is a major limitation. The author must understand this.
jsvi is a vi-clone written in pure javascript and should work in any modern web-browser.
Very impressive, although not being able to cut and paste to the OS’ clipboard is a major limitation. The author must understand this.
there is something perversely fascinating about trying to build a complicated system on a lousy, unsuitable platform.
I agree. From Implementing a syntax-highlighting JavaScript editor in JavaScript.