Fix for i3list[WFN] not always being quoted #201

Merged
budRich merged 4 commits from i3var-quotes into next 2023-07-24 15:01:33 +00:00
budRich commented 2023-07-24 14:53:18 +00:00 (Migrated from github.com)

This PR fixes a issue where the workspace name of i3fyra was not padded with doublequotes when the name was known but not the container id.

It also removes auto padding the value with \" when it was automatically set from i3fyra, which resulted in incorrect output with i3var get i3fyra_ws

This PR fixes a issue where the workspace name of i3fyra was not padded with doublequotes when the name was known but not the container id. It also removes auto padding the value with `\"` when it was automatically set from i3fyra, which resulted in incorrect output with `i3var get i3fyra_ws`
Sign in to join this conversation.
No description provided.