gri3-wm/parser-specs
Orestis Floros eaf7a49e28 Allow assign to workspace by number
Makes "assign [<criteria>] workspace number <number>" work in the same
manner as "move to workspace number <number>" instead of assigning the
window to a workspace named "number <number>".

config.spec is modified to expect a 'number' string and an extra
argument is used in cfg_assign.

For workspaces that don't exist yet, workspace_get is used as a
fallback. This also allows the user to assign to "<number> <workspace>"
eg "2: work" and the full name will be used if workspace number 2
doesn't exist yet.

Fixes #2590.
2017-09-15 03:38:13 +03:00
..
commands.spec Fix 'rename workspace to tosomething' 2017-06-12 22:21:21 +08:00
config.spec Allow assign to workspace by number 2017-09-15 03:38:13 +03:00
highlighting.vim port the entire old config parser to the new one 2012-10-08 13:23:48 +02:00