Marco van den Oever

Results 142 comments of Marco van den Oever

@untoreh Thank you for opening the issue. For administrative purposes, this is about support for other terminals in general, specifically [Wez's Terminal Emulator](https://wezfurlong.org/wezterm/).

@untoreh First build with support for this feature is available: https://github.com/flyingpie/windows-terminal-quake/releases/tag/v1.3 To make this work with other terminals, 2 settings need to be changed. I'm using the following setup: ```json...

@untoreh I have to admit that I'm not too familiar with Wez's Terminal, so I did notice the little cross, but looked "normal" to me :) Could you perhaps show...

@untoreh Would it be possible to attach a set of config files or something so I can run pretty much the same thing you're running?

@matefriedl Thank you for your suggestion! Not entirely sure how to detect that, I need to look into how the single-process-only detection works and if we can even hook into...

@rmobis Thank you for the suggestion! I'll try to include this in the next release :)

@rmobis This is fixed through another issue, the screen where the terminal should open/close is now determined only on animation start. I'd love to know if the latest release fixes...

@N1NJ4 Thank you for reporting this! I think that fullscreen apps indeed grab all the focus, that's also why borderless gaming is a thing, to allow for quick alt-tabbing and...

@N1NJ4 That's a path I'd rather not go on, as it's rendering the entire terminal directly on top of a d3d pane or what have you. It's an interesting topic...

@dfyx Thank you for reporting this! What an interesting bug indeed. I'll investigate this and see if it can be fixed for the next release.