fix: proper handling of cd command with chdir
instead of popen
.
It's now possible to navigate by using cd
command while in lin's
sub-terminal.
What's done:
- proper handling of cd command with chdir instead of popen.
fix: proper handling of cd command with chdir
instead of popen
.
It's now possible to navigate by using cd
command while in lin's
sub-terminal.
What's done: