meganz / sdk

MEGA C++ SDK
BSD 2-Clause "Simplified" License
1.33k stars 510 forks source link

Add cd minus feature #2678

Open legit4u opened 3 months ago

legit4u commented 3 months ago

Adding ability to do "cd -" on the commandline. In most UNIX based systems being able to do "cd -" (i.e. minus) helps you move quickly back and forth between the previously active CWD and the currently active one.