Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#4977 closed defect (fixed)

tmux bug swaps lines and columns

Reported by: Chris Johns Owned by: Chris Johns
Priority: normal Milestone: 6.1
Component: lib Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

A tmux bug which is fixed but not released swaps the columns and rows fields:

https://github.com/tmux/tmux/issues/3457

Given it will be a while before this enters downstream packages provide a work around.

also improve response time to the query. At the moment a 50 msec delay is imposed and it does not have to be there.

Change History (1)

comment:1 Changed on 12/13/23 at 20:22:30 by Chris Johns <chrisj@…>

Resolution: fixed
Status: assignedclosed

In [changeset:"7260887fa989c0141e7265cd851e00b4101410d8/rtems" 7260887/rtems]:

libmisc/shell: Work around tmux bug in row and column

  • Extend the timeout to 150 msec for long remote sessions
  • Improve the performance of the detection

Closes #4975
Closes #4977

Note: See TracTickets for help on using tickets.