Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

FAQ How do I switch to vi or emacs-style key bindings?

Revision as of 16:46, 14 March 2006 by Claffra (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Eclipse has a built-in key-binding configuration that emulates emacs-style key bindings. You can switch to this mode by using the Keys preference page. There is no equivalent configuration setting to emulate vi, largely because of its mode-oriented approach. On the Web, however, there is a plug-in that emulates vi-style key bindings in Eclipse.


See Also:

FAQ_How_do_I_create_my_own_key-binding_configuration?

VIPlugin (http://eclipse-plugins.2y.net/eclipse/plugin_details.jsp?id=331)


This FAQ was originally published in Official Eclipse 3.0 FAQs. Copyright 2004, Pearson Education, Inc. All rights reserved. This text is made available here under the terms of the Eclipse Public License v1.0.

Back to the top