Except one minor gotcha: `Fx` then `,` will actually find the next x, since `,` reverses the direction of last character search, and `F` was already going backwards. But I can see how those movement commands are hard to fit into this layout :)
Except one minor gotcha: `Fx` then `,` will actually find the next x, since `,` reverses the direction of last character search, and `F` was already going backwards. But I can see how those movement commands are hard to fit into this layout :)