Windows-terminal-context-menu
Windows-terminal-context-menu copied to clipboard
Not working with Windows Terminal Preview
If you don't have WT installed but you have WT Preview the script can't find the correct path
First, you need to toggle on wt.exe for Windows Terminal Preview and toggle off wt.exe for Windows Terminal in App Execution Aliases menu.
Then clone this forked repo: https://github.com/rescenic/wt.context.menu
Don't be confused, config.json can't order entries position from Windows Terminal (Preview) entry. You can order entries position in settings.json of Windows Terminal (Preview).
If you want to see my settings.json: https://gist.github.com/rescenic/d48d747f84b94015c6e9db57afb62069
I forget to mention that the max entries for the context menu are 16 entries from your settings.json. (p.s. Maybe Windows context menu limitation)