The user's guide talks about renaming workspaces, for example to "2: mail", and a sample key binding for use with i3-input is supplied. However, this example lacks proper quoting for the format string, so that when workspace name with a space in it, like "2: mail", is given, the current workspace is renamed to "2:". This patch adds proper quoting.
Description
No description provided
Languages
C
58.6%
Perl
29%
Raku
9.4%
Ruby
1.2%
Shell
0.7%
Other
1.1%