Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@pacifiquem pacifiquem released this 01 Dec 14:14
aeb586b

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.