ifacethoughts

vi – The Interface

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

  • bvi – binary text editor
  • Yi – text editor written in Haskell with both vim and emacs goodness
  • KateThe vi input mode
  • jVi – a clone which is also a plugin for NetBeans
  • nvi – a clone distributed with BSD
  • viper – vi emulation on top of Emacs
  • jsvi

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

  • bash – a Unix shell has vi mode
  • vimperator – an addon for Firefox, a Web browser, to make it behave like vim
  • vimperopera – vimperator for Opera, another Web browser
  • viemu – vi/vim emulator for Visual Studio, Word, Outlook and SQL Server
  • vifm – ncurses based file manager with vi like key-bindings
  • xzgv – image viewer
  • mutt – text based email client
  • apvlv – a PDF reader that behaves like vim
  • xmonad – a tiling window manager with some vim-like key-bindings
  • Google Reader – web based feed reader, and Gmail – 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?

Discussion [Participate or Link]

  1. Brendon said:

    here are some for eclipse
    eclim (eclipse code completion inside vim)
    http://eclim.sourceforge.net/

    vim plugin (vim editor inside eclipse)
    http://vimplugin.org/

    vi plugin (emulator inside eclipse, site is down now)
    http://www.satokar.com/

  2. David Rodger said:

    In light of what Brendon said, I refer you to Matthew Weier O’Phinney’s post Why Vim Plugins for IDEs Fail.

  3. duetsch.info : Vim - Ressourcen im Netz said:

    [...] vi – The interface Zusammenfassung verschiedener Programme die sich Vi-artig bedienen lassen [...]

  4. A Jurgensen said:

    I’m looking for SQL / DB admin tools with vim-style sql editing…
    for mysql, but also for sqlite, oracle, would be a bonus.
    AJ

  5. j austin said:

    A.Jurgensen — dbext vim plugin may help — http://www.vim.org/scripts/script.php?script_id=356

Say your thought!

Who are you?

If you want to use HTML you can use these tags: <a>, <em>, <strong>, <abbr>, <code>, <blockquote>. Closing the tags will be appreciated as this site uses valid XHTML.

This is the weblog of Abhijit Nadgouda where he writes down his thoughts on software development and related topics. You are invited to subscribe to the feed to stay updated or check out more subscription options. Or you can choose to browse by one of the topics.