Bug#1093667: tmux crashes when I use this .tmux.conf

2025-01-21 Thread Romain Francoise
On Tue, Jan 21, 2025 at 4:21 AM Richard Alhama wrote: > set-option -g default-command "reattach-to-user-namespace -l zsh" `reattach-to-user-namespace' is a macOS utility and it's not necessary in Debian, you need to comment out this line. -- Romain Francoise https://people.debian.org/~rfrancoi

Bug#1093667: tmux crashes when I use this .tmux.conf

2025-01-20 Thread Richard Alhama
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