Friday, October 26, 2012

Re: Tmux-style window resizing in vim?

2012-10-26 Alexandre Provencio:

> I've found your mappings a neat solution Marco. I've made a little
> adjustment for my setup though:
>
> map <silent> <A-j> <C-W>+
> map <silent> <A-k> <C-W>-

That's exactly the problem. If you have a split screen with two
window you want the separator to move *down* if <A-j> is pressed,
regardless if you are editing the upper or the lower buffer at the
moment.

If anyone on this list has a solution to this, please don't hesitate
sharing.


Marco


--
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

No comments: