[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-dev] [task #5431] Have a vi-like mode for the command line
From: |
Alfredo Deza |
Subject: |
[Weechat-dev] [task #5431] Have a vi-like mode for the command line |
Date: |
Mon, 23 Jul 2012 13:05:55 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.49 Safari/537.1 |
Follow-up Comment #2, task #5431 (project weechat):
As discussed on the #weechat channel on IRC, a vi-mode would entail a few
things; key-bindings alone do not encompass what full vi-mode is.
1.- A command prompt/inteface: where typing a character like `:` places the
cursor into this location to accept commands.
2.- The ability to define a "context" where one can set certain mappings and
aliases that pertain only to that given context. User faen gave an example of
this:
/key bindctxt vi w /input move_next_word
With those to items readily available a plugin can get the rest of the vi-mode
working: common aliases and mappings, vi-like behavior etc...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?5431>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-dev] [task #5431] Have a vi-like mode for the command line,
Alfredo Deza <=