Javascript实现的Vi
今天发现了个有意思的东西,用Javascript实现的Vi。Vi的大部分常用功能都工作得很好,包括Vim的visual模式。有一小部分由于Javascript的局限性很难完成,比如说u。值得注意的是,这个项目还是GPL的。[原始链接|本站镜像|打包下载]
on August 4th, 2008 | No Comments »
今天发现了个有意思的东西,用Javascript实现的Vi。Vi的大部分常用功能都工作得很好,包括Vim的visual模式。有一小部分由于Javascript的局限性很难完成,比如说u。值得注意的是,这个项目还是GPL的。[原始链接|本站镜像|打包下载]
on August 4th, 2008 | No Comments »
Except where otherwise noted, content on this blog is licensed under the following license:
Creative Commons Attribution-Noncommercial-Share Alike 2.5 China Mainland License