[TxMt] Vi key bindings
Jeroen van der Ham
jeroen at je-ju.net
Mon Jan 9 08:42:56 UTC 2006
Tim Wolters wrote:
> All,
>
> Is there a way to use vi cursor key bindings in Textmate?
While I also believe that vi cursor key movements are really useful, I
don't think it will work in TextMate. It would have to implement two
different modes (insert and command).
While this may work for a text based editor, it really doesn't work for
a GUI editor, especially if it is not built from the ground up with this
philosophy.
Jeroen.
PS. While vi is a notable exception, using modes in applications is
really a bad interface design.
More information about the textmate
mailing list