You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run on a machine without X (eg, SSH into a server)
ctrl-y on a history item to yank to clipboard
observe panic
thread 'main' panicked at atuin/src/command/client/search/interactive.rs:1013:36:
called `Result::unwrap()` on an `Err` value: XcbConnect(DisplayParsingError)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Expected behaviour
Atuin should do nothing in an environment without a clipboard
The text was updated successfully, but these errors were encountered:
See more details:
https://forum.atuin.sh/t/error-when-copying-to-clipboard-without-x-server/157
Replication steps
Expected behaviour
Atuin should do nothing in an environment without a clipboard
The text was updated successfully, but these errors were encountered: