Git Product home page Git Product logo

Comments (6)

kerol2r20 avatar kerol2r20 commented on May 23, 2024 1

Yes, I found the top level menu item can set this up. Is this what you want? I could add this function at next update 😊.
In my opinion, I want some sub-item to be Extended. This can also keep it clean.
But I were not setting it successfully.

Cool on-screen keyboard, I never used this function before!

Thanks~

from windows-terminal-context-menu.

kerol2r20 avatar kerol2r20 commented on May 23, 2024 1

Done.
Thank you for your suggestion.

from windows-terminal-context-menu.

kerol2r20 avatar kerol2r20 commented on May 23, 2024

In fact, I had tried this. Unfortunately it not worked well.
I added Extended to my submenu registry, but it have no any change.

I tried the following key: Position, Extended, HasLUAShield
All of them were not working.

RegPath: \HKEY_CURRENT_USER\Software\Classes\Directory\ContextMenus\WindowsTerminal\shell

from windows-terminal-context-menu.

kalaschnik avatar kalaschnik commented on May 23, 2024

It already works for me:
GIF 24 02 2020 13-31-36

The corresponding registry entries:
Background

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\WindowsTerminal]
"ExtendedSubCommandsKey"="Directory\\ContextMenus\\WindowsTerminal"
"Icon"="C:\\Users\\steven\\AppData\\Local\\WindowsTerminalContextIcons\\terminal.ico"
"MUIVerb"="Open Windows Terminal here"
"Extended"=""

Directory

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\WindowsTerminal]
"ExtendedSubCommandsKey"="Directory\\ContextMenus\\WindowsTerminal"
"Icon"="C:\\Users\\steven\\AppData\\Local\\WindowsTerminalContextIcons\\terminal.ico"
"MUIVerb"="Open Windows Terminal here"
"Extended"=""

Basically I manually added the empty Extended String value in Windows Terminal Key

from windows-terminal-context-menu.

kalaschnik avatar kalaschnik commented on May 23, 2024

Would be cool if you could add it, and let the user choose whether or not they want to include the Extended flag before install.

from windows-terminal-context-menu.

kalaschnik avatar kalaschnik commented on May 23, 2024

Very good solution!

from windows-terminal-context-menu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.