Update tmux version from 3.4 to 3.5a
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 368
Description
## Motivation
Terminal emulator in JupyterLab sometimes shows garbage string. This is related with rxvt and tmux.
[https://github.com/tmux/tmux/issues?q=is%3Aissue+rxvt+rgb+](https://github.com/tmux/tmux/issues?q=is%3Aissue+rxvt+rgb+)
## Objective
To solve the issue, we need to check
- Update tmux version
- Check JupyterLab's terminal
## Details
## Impact
- Resolves several bugs on web-based terminal with rxvt and tmux.
JIRA Issue: BA-613
Contributor guide
Assessment
This issue has not been assessed yet.