Skip to content

Windows Terminal App

Andre Bossert edited this page Mar 28, 2022 · 2 revisions

Windows Terminal App

Open Terminal

See: https://docs.microsoft.com/de-de/windows/terminal/command-line-arguments?tabs=windows

Create a new command for Windows Terminal

Open EasyShell preferences go to (2) Command and add new command:

image

  • Category Open
  • Name: Windows Terminal
  • Command: wt new-tab -d "${easyshell:container_loc}" --title "${easyshell:project_name}"

Press OK and then Apply and Close (because of reloading command issues => will fix this later)

Reopen EasyShell preferences go to (1) Menu and create new menu and select new command:

image Filter: terminal Press OK and then move the new menu entry with Up and Down to wanted place:

image then Apply and Close

Now it should open the folder:

image

image

Clone this wiki locally