Get a copy of the input stroke with the last item removed, if any.
For example, for a leftShift+w stroke, this will return leftShift.
See Implementation
Get a copy of the input stroke with the last item removed, if any.
For example, for a leftShift+w stroke, this will return leftShift.