Expected Behavior
Pasting text in the terminal using right click or ctrl+v should insert the text in the input box
Actual Behavior
in linuxserver/code-server...wheni press ctrl+v or right clciok to insrt the copied text, command code crashes. i get the follwouing message
thread '' panicked at src/lib.rs:72:37:
called Result::unwrap() on an Err value: DisplayParsingError(DisplayNotSet)
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
fatal runtime error: failed to initiate panic, error 5
Aborted (core dumped)
Command Code Version
0.25.7
Operating System
Linux
Terminal/IDE
linuxserver/code-server
Shell
bash
Additional context
No response
Expected Behavior
Pasting text in the terminal using right click or ctrl+v should insert the text in the input box
Actual Behavior
in linuxserver/code-server...wheni press ctrl+v or right clciok to insrt the copied text, command code crashes. i get the follwouing message
thread '' panicked at src/lib.rs:72:37:
called
Result::unwrap()on anErrvalue: DisplayParsingError(DisplayNotSet)note: run with
RUST_BACKTRACE=1environment variable to display a backtracefatal runtime error: failed to initiate panic, error 5
Aborted (core dumped)
Command Code Version
0.25.7
Operating System
Linux
Terminal/IDE
linuxserver/code-server
Shell
bash
Additional context
No response