Ticket #18 (closed enhancement: fixed)
vi-mode
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | |
| Keywords: | Cc: |
Description
When vi-mode is on, pressing the ESC button should make the editor read-only and allow some of the vi key bindings to work.
Pressing : should bring up a text entry window at the bottom of the page and allow entering some of the vi commands. e.g.
:e path/to/file
to open a file.
Change History
comment:2 Changed 4 years ago by jquelin
- Status changed from new to closed
- Resolution set to fixed
vi plugin exist - see http://search.cpan.org/perldoc?Padre::Plugin::Vi
please report missing features as new tickets.
Note: See
TracTickets for help on using
tickets.

see also http://vimperator.org/trac/ and
http://vimmate.rubyforge.org/