On 7 December 2024 02:48:50 UTC, Keith Thompson
wrote:
>It's not really a tmux issue. You can demonstrate it just by invoking
>a shell.
>
>For example, if you "cd /tmp" and then invoke a new shell with
>"bash -l", the code in /etc/profile will cd to your home directory.
>(This doesn't happen on U
It's not really a tmux issue. You can demonstrate it just by invoking
a shell.
For example, if you "cd /tmp" and then invoke a new shell with
"bash -l", the code in /etc/profile will cd to your home directory.
(This doesn't happen on Ubuntu, for example, which has a
different /etc/profile.)
But i
It seems there is a conflict betwene some tmux functionalities and cygwin.
In tmux it is possible to open a new windows with "tmux new-window -c
$NEW_WD", the new shell should be located at "$NEW_WD", but it seems not
to work with cygwin; th new shell is always openeed at ~
I thought I had
3 matches
Mail list logo