> When I have my window split with many buffers, the title line on the
> active
> pane is a different color, but is it possible to have all 4 borders of the
> current split different the way tmux et al does?
>
> Sometimes when I have many splits I find it hard to find where I left my
> focus.
May be just as simple as:
au WinEnter * :set cul
au WinLeave * :set nocul
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
No comments:
Post a Comment