#[SOLVED] tmux doesnt autoload the .tmux.conf file
1 messages · Page 1 of 1 (latest)
Okay so I missed a point, it seems it loads the config but not sure why its not allowing the prefix
loading as, you can see config loaded at the bottom right
but again prefix binds dont seem to work
i would say partially and poorly loading for m
unbind the default prefix
set -g prefix C-Space
unbind C-b
bind-key C-Space send-prefix
i have done that part
solved
#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you
Ohh that’s how we do it
lol somehow I deleted the main topic
Was trying on phone
Yeah, my tmux was looking for a different location for config file
[SOLVED] tmux doesnt autoload the .tmux.conf file