Skip to content

Conversation

ThomasAdam
Copy link
Member

When invoking the GotoPage command such as:

GotoPage 0 0

... this would be invalid because the first argument is treated as a screen identifier, which then fails the rest of the command.

In such cases, inject the screen name of the current monitor if it's missing.

Fixes #941

When invoking the GotoPage command such as:

    GotoPage 0 0

... this would be invalid because the first argument is treated as a
screen identifier, which then fails the rest of the command.

In such cases, inject the screen name of the current monitor if it's
missing.

Fixes #941
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Jan 3, 2024
@ThomasAdam ThomasAdam added this to the 1.1.0 milestone Jan 3, 2024
@ThomasAdam ThomasAdam self-assigned this Jan 3, 2024
@ThomasAdam ThomasAdam merged commit 106d7f9 into main Jan 6, 2024
@ThomasAdam ThomasAdam deleted the ta/gh-941 branch January 6, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

'GotoPage <number> <number>' no longer works, including from FvwmPager
1 participant