Coder Social home page Coder Social logo

jenuel-dev / explorer-context-menu-integration-for-windows-terminal Goto Github PK

View Code? Open in Web Editor NEW
43.0 2.0 5.0 1.51 MB

[DEPRECATED] This is a bat file that would easily register the context menu for the windows terminal

License: MIT License

Batchfile 63.38% PowerShell 36.62%
deprecated archived obsolete

explorer-context-menu-integration-for-windows-terminal's Introduction

[DEPRECATED]

No Maintenance Intended

Note: The functionality available in this repository is probably no longer useful for versions 1.9.x and above. And this is no longer supported.

Explorer Context Menu Integration for Windows Terminal

By just installing this bat files, will automatically add the options on your Context Menu when right-clicking to a folder or inside a folder. Dont Worry This is very safe.

Important

You should have installed the Windows Terminal on your system. If you have not installed it yet, you can download the app on the options bellow:

๐Ÿ‘‰ Note: Windows Terminal requires Windows 10 1903 (build 18362) or later

HOW TO INSTALL THE CONTEXT MENU

Install

for ZIP File - Download

Extract the Zip File Run the Install.bat to automatically configure the context menu for you.

for EXE File - Download

Just Extract and run the exe file to automatically configure the context menu for you.

After Insalling(Optional)

You can edit The settings, so that when ever you click new tab it will always open in the same directory.

To open settings, open Windows Terminal and go to settings and add this just inside the default:

{
...
  "profiles": {
          "defaults": {
              ...
              "startingDirectory": "."
              ...
          },
          ...
    }
}

Have a Nise Day! ๐Ÿ˜„๐Ÿ‘๐Ÿ‘Š

Give me Coffee โ˜• hehe ๐Ÿ˜๐Ÿ˜˜๐Ÿ‘Œ

explorer-context-menu-integration-for-windows-terminal's People

Contributors

jenueldev avatar patricknelson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

explorer-context-menu-integration-for-windows-terminal's Issues

Consider deprecating repository and/or consider fixing launching

It appears that the latest version of Windows Terminal now automatically supports opening via explorer shell integration with working directory support (and from what I can tell, bug free). e.g. See: microsoft/terminal#8933

That said: The reason I even noticed was because the app updated itself in the background and right-click integration (manually enabled via these scripts) stopped working since the launch path of C:\Users\USERNAME\AppData\Local\Microsoft\WindowsApps\wt.exe was no longer working for me. So, I'd propose maybe:

  1. Documenting that the functionality available in this repository is probably no longer useful for versions 1.9.x and above
  2. Potentially even archiving this repository (assuming you don't want to maintain backward compatibility for older versions of Windows Terminal, assuming it's even possible to install prior versions)
  3. If not archiving, fix launching of the app. Not sure how this'd be accomplished, since the only path that'd work in my case is C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.9.1942.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe which I assume may vary between either people or versions of the app (not sure).

What do you think?

incorect folder

terminal folder have to be in bat folder where is install.bat and uninstall.bat, if not they won't be a icon in context menu

Icon in ContextMenu

edit: I restarted my PC which solved the issue

The Icon of WindowsTerminal is not being displayed for me and others (see comments).
There was the problem, that the /scr/terminal-folder, which contains the icon, had to be moved into the /scr/bat-folder which I did, but so far I still don't see the icon.
terminal-context-bug

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.