There is an annoying issue in the latest rxvt-unicode release that dumps a bunch of encoded control sequences when you start a tmux session. It's been fixed in the main branch ("fix OSC responses with 7-bit ST") but urxvt official releases are not common so a bunch of distros are affected.
Here is a simple workaround I came up with that you can add into your .bashrc or similar meanwhile:
[ "$TERM_PROGRAM" = "tmux" ] && wait $(tmux send-keys C-u &) && reset
[#]linux #terminal #commandline #CLI
=> More informations about this toot | More toots from trobador@mastodon.social
text/gemini
This content has been proxied by September (ba2dc).