focus follows screen layout
asked 2013-01-18 10:16:52 +0000
Anonymous
I like to work with four identical terminals. sometimes they result from horizontal, then vertical splitting, sometimes the other way around. this leads to (for me) unintuitive behaviour when moving focus around. for example, 'focus up' sometimes goes the up+left, or 'focus left' actually goes down+left. I think I understand the tree stuff, but I like my 'up' to just go 'up' when another container is located just above the current one. is there a way to achieve this, for example by splitting a container in 4 equal parts, so I can logically move focus around between these?
on a related note, I'd also really like to see a configuration option to disable wrapping.