Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1204950
  • 博文数量: 252
  • 博客积分: 5421
  • 博客等级: 大校
  • 技术积分: 2418
  • 用 户 组: 普通用户
  • 注册时间: 2007-06-17 12:59
文章分类

全部博文(252)

文章存档

2017年(3)

2016年(18)

2015年(31)

2014年(18)

2013年(7)

2012年(8)

2011年(12)

2010年(30)

2009年(32)

2008年(57)

2007年(36)

分类: C/C++

2009-03-12 09:48:31

Most of us know about the most popular clone of vi - . Here are some more editors that are either vi clones or support emulations:

  • - binary text editor
  • - text editor written in Haskell with both vim and emacs goodness
  • -
  • - a vim clone which is also a plugin for NetBeans
  • - a clone distributed with BSD
  • viper - vi emulation on top of Emacs
  • — Vim-like editing in Eclipse

However, vi has also inspired applications/plugins of completely different classes. Here are some examples:

  • - a Unix shell has vi mode
  • - an addon for Firefox, a Web browser, to make it behave like vim
  • vimperopera - vimperator for Opera, another Web browser
  • - vi/vim emulator for Visual Studio, Word, Outlook and SQL Server
  • - ncurses based file manager with vi like key-bindings
  • - image viewer
  • - text based email client
  • - a PDF reader that behaves like vim
  • - a tiling window manager with some vim-like key-bindings
  • - web based feed reader, and - a web based mail client, both borrow from vim key bindings

No wonder I thought of using the familiar interface while designing an application. All of us know vi the editor, but now it is the time of vi the interface. How many applications do we have like that?

阅读(753) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~