Move any container directly where the last split was done
When I am on a workspace and I want to move a container, I don't like to move it with top/right/bottom/left move bindkeys (to much moves for me!!).
I prefer to do like this :
- I make the split somewhere
- I make floated the container I want to move
- I immediatly make it unfloated (and it goes to the right place, where I made the split)
But I'm looking for a way to make the step 2 and 3 with one bindkey (on one step).
Is it possible ?