The feature that I would like and I think most programmers want is the ability to open the terminal in a specified directory. In that said the feature is when a client/user right click on a folder he/she will be given an option to open the terminal in the specified directory.
this will is a good way to open terminal in a directory easily.
You see, I was trying to create this feature by myself so that I can actually open the terminal in the directory. the problem is that it seems I cant able to work. Please check the images bellow.
this is the bat files the I created to easily add and removes in the registry.

if you run the install.bat, you will be able to get this options when right clicking to a folder or inside a folder.


the problem was when I tried to click Open Winders Terminal here. The terminal shows this error.

the source code is in my repo.
I'm sorry--we can't look at that code. It doesn't have an open-source license (or any license at all), and it is therefore proprietary software.
Based on your error message, you are using new instead of new-tab and you are not passing the -d option.
You may want to look at the output of wt new-tab --help to validate how the starting directory should be passed. :)
(Our built-in shell extension doesn't support directory/desktop backgrounds because of a Windows bug 鈽癸笍 #6414)