mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 19:55:49 +03:00
[GH-ISSUE #350] feature on new base terminal #291
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xalteropsx on GitHub (Jan 3, 2023).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/350
Originally assigned to: @xalteropsx on GitHub.
[textu](https://textual.textualize.io/getting_started/)it cannot build on new window base terminal of terminal UI
can u add new terminal build cause console base terminal gone old :( and show css bug on terminal application
@xalteropsx commented on GitHub (Jan 3, 2023):
new window terminal

https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701console terminal

@brentvollebregt commented on GitHub (Jan 3, 2023):
Can you please fill out the issue template? It looks like your script packaged and that the issue lies in where you run it - hinting on implementation issues.
@xalteropsx commented on GitHub (Jan 3, 2023):
its look like the application building on setting only for = console based and window based not on terminal based
C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.12.10983.0_x64__8wekyb3d8bbwe
@brentvollebregt commented on GitHub (Jan 3, 2023):
Can you please add your details in this issue so it persists after the issue is resolved. Also can you please fill in the template.
@xalteropsx commented on GitHub (Jan 3, 2023):
i dont understand what u mean by template
@xalteropsx commented on GitHub (Jan 3, 2023):
index,js
@xalteropsx commented on GitHub (Jan 3, 2023):
staticevent.js
@xalteropsx commented on GitHub (Jan 3, 2023):
expected result
code here = https://drive.google.com/drive/folders/15j9buKwkl4LaZI0u-vUTRWrgBORG3-MX?usp=sharing
@xalteropsx commented on GitHub (Jan 3, 2023):
@brentvollebregt i guess only this much i can do cause i am not the owner of textualize.io but it open source with less documentation :(
@brentvollebregt commented on GitHub (Jan 4, 2023):
When you were creating this issue, there is a template that you follow when clicking "Get Started" (unless you clicked "Open a blank issue."). You can find the template here: bug_report.md.
Also why are you pasting code snippets from this application's source code?
@xalteropsx commented on GitHub (Jan 7, 2023):
@brentvollebregt its not an bug its a feature recommended
i dont know if u help me or not but i will create terminal base myself it not that hard
@brentvollebregt commented on GitHub (Jan 7, 2023):
You asked "can u add new terminal build" - I'm sorry, but there seems to be some context I'm missing to understand what you're requesting.
I'm assuming when you say "terminal" you are talking about the console running your application? This tool will not affect how the output binary works between different terminals.
@xalteropsx commented on GitHub (Jan 7, 2023):
actually the terminal is similar like console but newer version of command panel which add more support for terminal application like u can say terminal and console different thing now more like powershell
@brentvollebregt commented on GitHub (Jan 7, 2023):
auto-py-to-exe packages your Python script to a binary application. Any terminal/cmd/powershell variant can run the binary - even your updated terminal can still run the exes built by this tool.
You asking for me to make this tool support the new windows terminal is a bit irrelevant as it does already work with the new windows terminal and all exes built with it can be run with the new windows terminal.
Maybe you could give a code snippet that when built with auto-py-to-exe, cannot be run with the new windows terminal - there may be something I'm unaware of that is stopping execution.
@xalteropsx commented on GitHub (Jan 23, 2023):
i think terminal has setting to switch from console host to new terminal u dont need to worry it window related problem fixed