getting an error using the .tmux.conf on ubuntu 20.04
basuparth opened this issue · 4 comments
basuparth commented
When I try to source the .tmux.conf file I get a error saying
.tmux.conf:74: usage: bind-key [-cnr] [-T key-table] key comman[0/0]
guments]
tmux just displays this and there is no other entry mode left at the terminal at that point
nicknisi commented
Try replacing lines 74-75 with the following
bind -T copy-mode-vi v send -X begin-selection
basuparth commented
Doesn't work. on changing the lines when I execute tmux on my terminal I get [exited] followed by 65;1;9c
nicknisi commented
Hmm, this file is for an earlier version of tmux. I can look into it but in the mean time I would recommend checking out my current config in my dotfiles.