--
You received this message because you are subscribed to the Google Groups "tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tmux-users+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/60dffb50-7020-4cdf-b36e-8722f40606fdn%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "tmux-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tmux-users/kLeXXgfE9eA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tmux-users+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/CAEdLfcEptqODjsriktD%3DgDKjE4xDedU13Nr8WyOER_OAf233kw%40mail.gmail.com.
-- Kyle Markley
I've compared the debug logs (tmux -v) between working and failing systems and don't see much different. I even see my copied text and the OSC 52 code in the log.
1713135904.430384 message: /dev/ttypb key MouseDragEnd1Pane: send-keys -X copy-pipe-and-cancelI suppose this means that the problem is in the receiving side -- in X, not in tmux. Is there some configuration that I need to do here on OpenBSD that is default behavior on Linux?
1713135904.430388 cmd_find_from_client: s=$0 0
1713135904.430395 cmd_find_from_client: wl=1 1 w=@0 [tmux]
1713135904.430398 cmd_find_from_client: wp=%0
1713135904.430400 cmd_find_from_client: idx=none
1713135904.430403 cmd_find_target: target none, type pane, item 0x6e431cb7300, flags NONE
1713135904.430406 cmd_find_target: current is from queue
1713135904.430408 cmd_find_target: s=$0 0
1713135904.430411 cmd_find_target: wl=1 1 w=@0 [tmux]
1713135904.430412 cmd_find_target: wp=%0
1713135904.430414 cmd_find_target: idx=none
1713135904.430419 cmd_mouse_at: x=14, y=0
1713135904.430422 screen_write_start_pane: size 113x67, pane %0 (at 0,0)
1713135904.430425 screen_write_cursormove: from 14,0 to 14,0
1713135904.430429 screen_write_collect_flush: flushed 0 items (screen_write_stop)
1713135904.430439 utf8_to_data: 41000021 -> (1 1 !)
1713135904.430442 utf8_to_data: 41000021 -> (1 1 !)
1713135904.430444 utf8_to_data: 41000048 -> (1 1 H)
1713135904.430446 utf8_to_data: 41000069 -> (1 1 i)
1713135904.430448 utf8_to_data: 41000020 -> (1 1 )
1713135904.430450 utf8_to_data: 4100006d -> (1 1 m)
1713135904.430452 utf8_to_data: 4100006f -> (1 1 o)
1713135904.430454 utf8_to_data: 4100006d -> (1 1 m)
1713135904.430459 utf8_to_data: 41000021 -> (1 1 !)
1713135904.430461 screen_write_start_pane: size 113x67, pane %0 (at 0,0)
1713135904.430569 /dev/ttypb: \033]52;;SGkgbW9tIQ==\a
To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/bfc6342e-3217-4f2e-8d4f-96a9eccc00d3%40arbyte.us.
-- Kyle Markley
-- Kyle Markley
To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/bfc6342e-3217-4f2e-8d4f-96a9eccc00d3%40arbyte.us.
-- Kyle Markley
To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/342fb954-5eee-40d7-841a-d2e67eadd931%40arbyte.us.