euporie.core.key_binding.bindings.micro.unshift_move

euporie.core.key_binding.bindings.micro.unshift_move(event: KeyPressEvent) None

Handle keys in shift selection mode.

When called with a shift + movement key press event, moves the cursor as if shift is not pressed.

Parameters:

event – The key press event to process