Hi,
I'm starting tmux with local user.
The window name is "current/path".
However, after switching user context to root using command sudo -i, the window name is the same as before (for local user) and it's not adjusted to the directory of user root.
Hi, I'm starting tmux with local user. The window name is "current/path".
However, after switching user context to root using command
sudo -i
, the window name is the same as before (for local user) and it's not adjusted to the directory of user root.Can you please advise how to fix this?
THX