Move - UseLastDirection, etc

Maybe this is in outer space here, but I wonder if Move could incorporate the same options as copy - namely FromLastPoint, UseLastDistance, UseLastDirection. Right now it only remembers the distance. In particular, UseLastDirection might be useful when combined with the distance to do incremental moves in a non-orthogonal direction.

Hi Mitch - Yeah… the thing would have to remember between runs of the command, unlike Copy. Which might be just fine, I have no idea how complex, or not, that gets. Then of course Copy would need to remember them between runs of the command, or else… But I confess to having had the same idea once or twice… apparently I repressed it but I can add to the heap.

-Pascal