"scratchpad move" command having no effect in i3 4.1.2
I'm using i3 4.1.2 as shipped with Ubuntu Precise [1] and have the following statements in my .i3/config:
bindsym $mod+m move scratchpad
bindsym $mod+Shift+M scratchpad show
The config appears to be accepted (no errors on reload/restart of i3), however $mod+m doesn't seem to have any effect on my current window. Is the scratchpad supported in this version of i3?
[1]:
% i3 --version
i3 version 4.1.2 (2012-01-27, branch "release-4.1.2") © 2009-2011 Michael Stapelberg and contributors
%