Y
Hacker News
new
|
ask
|
show
|
jobs
by
billfruit
2630 days ago
What about manipulating of splits, like converting vertical split to a horizontal split, enabling/disabling synchronized scrolling, etc..
1 comments
logram
2630 days ago
You can do both of those things in vim. I don't mean to be nitpicky, I'm just mentioning in case someone reading this didn't know and uses vim. You can set scrollbind and convert splits (off the top of my head I think it's Cw Ch and Cw Ct).
link