
11 Apr
2016
11 Apr
'16
10:20 a.m.
Hello I use the ResizableTall layout and configured key bindings for resizing windows which resemble vim movements: ("M-S-j", sendMessage MirrorShrink) ("M-S-k", sendMessage MirrorExpand) ("M-S-h", sendMessage Shrink) ("M-S-l", sendMessage Expand) Now when I use a mirrored variant of this layout, the key bindings are mirrored as well - meaning that j/k change the window size horizontally and h/k vertically. Is it possible to keep the original behaviour also in the mirrored layout variant? Best regards, Andreas