On Fri, May 08, 2009 at 02:13:33PM +0200, Dennis Benzinger wrote:
> 
> Am 08.05.2009 13:48, Wu, Yue schrieb:
> > 
> > input() lacks vim's most of powerful abilities in insert mode. I want to
> > create a shell like mode[1], so comes the question. :) I don't like the 
> > first
> > way you provided. :(
> > 
> > [1] More exactly, a irc mode, the buffer can't be changed except the last 
> > line
> > which is for input purpose.
> 
> If you don't insist on having everything in on buffer I'd use a
> horizontally split window. The upper window can be readonly and display
> the conversation and the lower window would be the input window. Then
> you can use all powerful abilities Vim has to offer to edit your input
> and to send your input you can setup a mapping.

Hmm, it's a good way too, thank you!

-- 
Hi,
Wu, Yue

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to