[DragonFlyBSD - Bug #3350] tmux: Terminfo file usr/share/terminfo/t/tmux-256color does not work correctly, when logging in from a remote tmux terminal session
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Thu Jul 11 06:08:23 PDT 2024
Issue #3350 has been updated by adrian.
Dear maintainer,
another bug in conjunction with above bug:
Logging into DragonFly ZSH console shell right now, is bug aflicted in that the ZSH shell is broken when running directly on the console displaying 2004h at the end of the command prompt.
The IRC user 'aly' suggested the following fix:
# cat /usr/local/etc/zshrc| grep zle_bracket
unset zle_bracketed_paste;
07:16 <@aly> re the 2004h on the zsh prompt: https://cirw.in/blog/bracketed-paste
07:17 <@aly> the dfly console is quite preliminary and doesn't support such escape sequences. so either turn it off on the console or use a terminal in X
07:18 <@aly> for zsh: unset zle_bracketed_paste
Above insertion in-to ZSHRC fixes the bogus ZSH prompt on DragonFly console.
Thank you for your attention!
Adrian Kieß
----------------------------------------
Bug #3350: tmux: Terminfo file usr/share/terminfo/t/tmux-256color does not work correctly, when logging in from a remote tmux terminal session
http://bugs.dragonflybsd.org/issues/3350#change-14557
* Author: adrian
* Status: New
* Priority: Normal
* Target version: 6.6
* Start date: 2023-06-17
----------------------------------------
Dear Maintainer,
the terminfo file /usr/share/terminfo/t/tmux-256color does not work correctly, when logging into DragonFlyBSD from a remote tmux session.
Running:
export TERM=xterm-256color
after logging in, fixes the broken terminal.
I am using:
root at dragonflybsd /home/adrian
# uname -a
DragonFly dragonflybsd.v-zone.lan.dac 6.4-RELEASE DragonFly v6.4.0.26.g43e53c-RELEASE #5: Mon Mar 13 12:12:53 CET 2023 adrian at dragonflybsd.v-zone.lan.dac:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64
Thanks a lot in advance.
Sincerely,
Adrian Kieß
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list