]> git.sur5r.net Git - i3/i3/commit
introduce new command to rename focused workspace
authorMichael Walle <michael@walle.cc>
Mon, 29 Oct 2012 21:42:20 +0000 (22:42 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 31 Oct 2012 08:09:56 +0000 (09:09 +0100)
commitae14fe9141f93dd97a5bebabfa584444e6743206
tree5f1da6a9f673aa4c99395ba22c8d99bc46e7020c
parent2f90321d16a52749e0abd5a27fcb483b64631f1f
introduce new command to rename focused workspace

The corresponding command is 'rename workspace to <name>'. As a side-effect
this fixes the command 'rename workspace 1 to to'.

Signed-off-by: Michael Walle <michael@walle.cc>
docs/userguide
parser-specs/commands.spec
src/commands.c
testcases/t/117-workspace.t