On Mon, November 25, 2013 14:23, [email protected] wrote:
> Resizing windows in vim is similar to resizing panes in tmux:
>
>   Vim:  ctrl-w followed by any of hjkl
>   Tmux: ctrl-b followed by any of hjkl
>
> but in tmux if you keep pressed the hjkl keys the panes keeps resizing
> until you releas them. I like this way of resizing that is faster than:
>
>    ctrl-w XX followed by hjkl
>
> in vim were XX is a number of rows or columns I want to resize the window.
>
> Is it possible to configure Vim to behave more like Tmux??

Last time this topic came up, those two plugins where mentioned:

http://www.vim.org/scripts/script.php?script_id=2223
http://www.vim.org/scripts/script.php?script_id=4199

regards,
Christian

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to