Your message dated Wed, 22 Jan 2025 20:28:14 +0100
with message-id
<CAHt6kzGN9aPe0DU9T1=DYRZf=FWeZR+ST=ui5i29=ix4vra...@mail.gmail.com>
and subject line Re: Bug#1093667: tmux crashes when I use this .tmux.conf
has caused the Debian Bug report #1093667,
regarding tmux crashes when I use this .tmux.conf
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1093667: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093667
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tmux
Version: 3.5a-2
Architecture: amd64
when I have this as contents of .tmux.conf
#set -g default-shell /usr/bin/zsh
# I prefer ctrl-a - helps when dealing with machines that only have Screen
#unbind C-b
#set -g prefix C-a
# Making windows purrty
set-window-option -g status-bg cyan
set-window-option -g status-fg black
#set-window-option -g window-status-current-bg black
#set-window-option -g window-status-current-fg white
#set -g message-fg white
#set -g message-bg black
#set -g message-attr bright
# More options
set-window-option -g automatic-rename on
set -g default-terminal "screen-256color"
# Mouse options
set -g mouse on
bind -n WheelUpPane select-pane -t= \; copy-mode -e \; send-keys -M
bind -n WheelDownPane select-pane -t= \; send-keys -M
set-option -g default-command "reattach-to-user-namespace -l zsh"
# enable wm window titles
set -g set-titles on
set -g set-titles-string "tmux.#I.#W"
# Act like Vim
#setw -g mode-keys vi
# Vim-like pane navigation
# bind C-h select-pane -L
# bind h select-pane -L
# bind C-j select-pane -D
# bind j select-pane -D
# bind C-k select-pane -U
# bind k select-pane -U
# bind C-l select-pane -R
# bind l select-pane -R
# Vim-like splitting
# bind s split-window -v
# bind v split-window -h
# Vim-like copy
# bind-key -t vi-copy 'v' begin-selection
# bind-key -t vi-copy 'y' copy-selection
# UTF8 fixes - NOTE: They don't seem to work or do anything anymore
# set -g mouse-utf8 on
# setw -g utf8 on
# set -g status-utf8 on
running tmux will give this output.
[exited]
🚀
61;1;21;22;28c61;7802;1c>|VTE(7802)10;rgb:ffff/ffff/ffff11;rgb:1eb8/1eb8/1eb8>|VTE(7802)10;rgb:ffff/ffff/ffff11;rgb:1eb8/1eb8/1eb8>|VTE(7802)10;rgb:ffff/ffff/ffff11;rgb:1eb8/1eb8/1eb8>|VTE(7802)10;rgb:ffff/ffff/ffff11;rgb:1eb8/1eb8/1eb8>|VTE(7802)10;rgb:ffff/ffff/ffff11;rgb:1eb8/1eb8/1eb8
zsh: command not found: 61
zsh: command not found: 1
zsh: command not found: 21
zsh: command not found: 22
zsh: command not found: 28c61
zsh: command not found: 7802
zsh: no matches found: VTE(7802)10
zsh: no such file or directory: rgb:ffff/ffff/ffff11
zsh: no matches found: VTE(7802)10
zsh: no such file or directory: rgb:ffff/ffff/ffff11
zsh: no matches found: VTE(7802)10
zsh: no such file or directory: rgb:ffff/ffff/ffff11
zsh: no matches found: VTE(7802)10
zsh: no such file or directory: rgb:ffff/ffff/ffff11
zsh: no matches found: VTE(7802)10
zsh: no such file or directory: rgb:ffff/ffff/ffff11
zsh: no such file or directory: rgb:1eb8/1eb8/1eb8
thought it might be zsh but I tried bash as shell and outputs the same.
note: tmux.conf has BOM and symlinked to
~/Github/my-dotfiles/tmux/.tmux.conf
--
[image: photo]
Richard L. Alhama
https://www.eihcek.com
+639065212220 <+639065212220> | eihcek.com <https://eihcek.com/> |
[email protected]
188 Juan Luna St., Laoag City, PH
<https://maps.google.com/?q=188%20Juan%20Luna%20St.,%20Laoag%20City,%20PH>
[image: facebook] <https://facebook.com/eihcek>
[image: twitter] <https://twitter.com/kechie>
--- End Message ---
--- Begin Message ---
Closing, submitter confirmed the issue is with their config.
--
Romain Francoise <[email protected]>
https://people.debian.org/~rfrancoise/
--- End Message ---