Originally created by @Mizuna737 on GitHub (Jun 26, 2024).
Describe the solution you'd like
Add an option to the query command that returns the index of the primary column in the focused workspace.
Describe alternatives you've considered
Currently the same thing can be achieved through some fairly simple RegEx with the state command, but since the program already tracks the tree of windows it should be simple to expose that to the user.
Originally created by @Mizuna737 on GitHub (Jun 26, 2024).
**Describe the solution you'd like**
Add an option to the query command that returns the index of the primary column in the focused workspace.
**Describe alternatives you've considered**
Currently the same thing can be achieved through some fairly simple RegEx with the state command, but since the program already tracks the tree of windows it should be simple to expose that to the user.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Mizuna737 on GitHub (Jun 26, 2024).
Describe the solution you'd like
Add an option to the query command that returns the index of the primary column in the focused workspace.
Describe alternatives you've considered
Currently the same thing can be achieved through some fairly simple RegEx with the state command, but since the program already tracks the tree of windows it should be simple to expose that to the user.
@LGUG2Z commented on GitHub (Jan 23, 2025):
The primary column will now always be idx
0.