aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/rename.c
AgeCommit message (Collapse)Author
2018-04-23Sort workspaces after renameRyan Dwyer
2018-04-23Implement rename workspace commandRyan Dwyer
This implements the following commands: * rename workspace to new_name * rename workspace old_name to new_name * rename workspace number n to new_name