Giter Site home page Giter Site logo

Comments (15)

justinledwards avatar justinledwards commented on May 26, 2024 1

This issue is actually because of how microsoft is doing application aliases. To run the newer version of windows terminal I had to disable the old one launched via the alias. The exe itself is 0 bytes if you look.

image

from windows-terminal-quake.

flyingpie avatar flyingpie commented on May 26, 2024

Hello @vertti, thank you for reporting this issue! This should actually already happen, could you provide the warning to see why wtq is not starting wt?

from windows-terminal-quake.

vertti avatar vertti commented on May 26, 2024

cannotfind

That is what pops up when starting the quake 1.1.1 when I do not have Windows Terminal running. If I start Windows Terminal my self and after that the quake, everything works.

from windows-terminal-quake.

flyingpie avatar flyingpie commented on May 26, 2024

@vertti That's weird, what happens if you enter "wt" on the command line?

from windows-terminal-quake.

flyingpie avatar flyingpie commented on May 26, 2024

Also, I think this might be the same issue as reported here: #61. Fellow fmiqbal points out that repairing the Windows Terminal installation fixed the issue. He also wasn't able to run "wt" separately, so I'd like to know whether that does work on your machine.

from windows-terminal-quake.

vertti avatar vertti commented on May 26, 2024

Running C:\Users\vertti\AppData\Local\Microsoft\WindowsApps\wt.exe from command line works. I also tried running the Settings -> Apps -> Windows Terminal -> Repair. Still get the error from quake if Windows Terminal is not already running.

from windows-terminal-quake.

flyingpie avatar flyingpie commented on May 26, 2024

@vertti I've uploaded a new release with a new setting called "WindowsTerminalCommand", which controls the actual command that is used to start Windows Terminal, if it isn't running already.

Could you try to run this version with a setting such as:

{
	"WindowsTerminalCommand": "C:\\Users\\vertti\\AppData\\Local\\Microsoft\\WindowsApps\\wt.exe"
}

I'm not sure why the app isn't finding wt.exe (which is the default command), but perhaps we can find something by messing around with the command.

It's release 'windows-terminal-quake-1.2.0-2021-04-30_1752.zip' here:

https://github.com/flyingpie/windows-terminal-quake/releases/tag/v1.2.0

from windows-terminal-quake.

juventus18 avatar juventus18 commented on May 26, 2024

sounds like you need to put windows terminal folder into your PATH env variable

from windows-terminal-quake.

flyingpie avatar flyingpie commented on May 26, 2024

@juventus18 True, but as far as I know, shouldn't that be done by the Windows Terminal installation?

from windows-terminal-quake.

vertti avatar vertti commented on May 26, 2024

@flyingpie thanks, works great!

At least for me, installing WT from Microsoft Store, it does not add it to the PATH.

from windows-terminal-quake.

untoreh avatar untoreh commented on May 26, 2024

can this be extended to allow terminals other than Windows Terminal?

from windows-terminal-quake.

flyingpie avatar flyingpie commented on May 26, 2024

@untoreh It should, which one are you wanting to use?

from windows-terminal-quake.

untoreh avatar untoreh commented on May 26, 2024

@flyingpie wezterm

from windows-terminal-quake.

flyingpie avatar flyingpie commented on May 26, 2024

@untoreh There is currently some Windows Terminal-specific stuff going on, but I don't see too much of a problem adding support for this.

Though, it's a little off-topic for this issue, could you open a new one with that specific feature request?

from windows-terminal-quake.

flyingpie avatar flyingpie commented on May 26, 2024

@justinledwards Thank you so much for reporting this! Saved us a ton of time :D I'll add this to the docs.

from windows-terminal-quake.

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.