Skip to content

Error message #1

@sycanz

Description

@sycanz

I'm not entirely sure if it's a Tmux issue or just skill issue, but I THINK Tmux doesn't handle windows rearrangement that's more than 2 index gracefully so rn it's returning me error code when I'm trying to swap windows that has more than 2 gaps in between.

Edge Case that won't cause bug

  1. Have 3 windows opened in a session
    image
  2. Remove window index 1
    image
  3. Swap windows
    image
    Code seems to work fine...

Detailed steps to reproduce bug:

  1. Have 4 windows opened in a session
    image
  2. Remove window index 1 and 2
    image
  3. Swap windows
    image

Note: For some reason the index does swap to 1...but it returns an error code 1...which is weird since it seems to be working fine

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions