Open
Description
Contour Terminal version
Contour Terminal Emulator 0.4.3.6442
Installer source
Github: source code cloned
Operating System
Windows
Architecture
x86-64
Other Software
No response
Steps to reproduce
I'm using tmux and vim most of the time, so it's really hard to tell if it happens with these or if it would happen with something else as well, but I'm using the ssh profile feature to connect to my local WSL. After a while input hangs and then it crashes.
Expected Behavior
No response
Actual Behavior
Here's the end of --debug all
:
[2024-02-13 12:10:54.1568968.156896] [vt.trace.sequence] Processing SGR CSI 48;5;236 m
[2024-02-13 12:10:54.1569555.156955] [vt.trace.sequence] text: " "
[2024-02-13 12:10:54.1569975.156997] [vt.trace.sequence] Processing CUP CSI 7;5 H
[2024-02-13 12:10:54.1570537.157053] [vt.trace.sequence] Processing DECRM CSI ? 12 l
[2024-02-13 12:10:54.1571320.157132] [vt.trace.sequence] Processing DECSM CSI ? 25 h
[2024-02-13 12:10:54.1572003.157200] [vt.trace.sequence] Processing SCS_G0_USASCII ESC ( B
[2024-02-13 12:10:54.1572593.157259] [vt.trace.sequence] Processing SGR CSI m
[2024-02-13 12:10:54.1573053.157305] [vt.trace.sequence] Processing DECSM CSI ? 2026 h
[2024-02-13 12:10:54.1573844.157368] [vt.trace.sequence] Processing DECRM CSI ? 25 l
[2024-02-13 12:10:54.1574905.157490] [vt.trace.sequence] Processing SGR CSI 38;5;84 m
[2024-02-13 12:10:54.1575684.157568] [vt.trace.sequence] Processing SGR CSI 48;5;236 m
[2024-02-13 12:10:54.1576379.157637] [vt.trace.sequence] Processing CUP CSI H
[2024-02-13 12:10:54.1576917.157691] [vt.trace.sequence] text: " 1: l/columnspecs.py+ "
[2024-02-13 12:10:54.1577817.157781] [vt.trace.sequence] Processing SGR CSI 38;5;236 m
[2024-02-13 12:10:54.1578542.157854] [vt.trace.sequence] Processing SGR CSI 48;5;239 m
[2024-02-13 12:10:54.1579196.157919] [vt.trace.sequence] text: ""
[2024-02-13 12:10:54.1579654.157965] [vt.trace.sequence] Processing SGR CSI 38;5;253 m
[2024-02-13 12:10:54.1580595.158059] [vt.trace.sequence] text: " 5: spark_runner.py ..."
[2024-02-13 12:10:54.1581729.158172] [vt.trace.sequence] Processing SGR CSI 38;5;239 m
[2024-02-13 12:10:54.1582699.158269] [vt.trace.sequence] Processing SGR CSI 48;5;237 m
[2024-02-13 12:10:54.1583804.158380] [vt.trace.sequence] text: ""
[2024-02-13 12:10:54.1584750.158474] [vt.trace.sequence] Processing SGR CSI 38;5;236 m
[2024-02-13 12:10:54.1585646.158564] [vt.trace.sequence] text: " "
[2024-02-13 12:10:54.1586224.158622] [vt.trace.sequence] Processing SGR CSI 38;5;237 m
[2024-02-13 12:10:54.1586892.158689] [vt.trace.sequence] text: ""
[2024-02-13 12:10:54.1587438.158743] [vt.trace.sequence] Processing SGR CSI 38;5;61 m
[2024-02-13 12:10:54.1588167.158816] [gui.input] Key Release event received: UpArrow
[2024-02-13 12:10:54.1621123.162112] [vt.trace.sequence] text: ""
[2024-02-13 12:10:54.1622055.162205] [gui.input] Key Repeat event received: UpArrow
[2024-02-13 12:10:54.1622342.162234] [vt.trace.sequence] Processing SGR CSI 38;5;253 m
[2024-02-13 12:10:54.1622761.162276] [vt.input] Sending "UpArrow" Repeat.
[error] Failed to read from SSH channel. Decrypt failed
Additional notes
No response